ideaupdater (OP)
Sr. Member
Offline
Activity: 630
Merit: 252
Masternodecoin Team
|
|
October 01, 2017, 11:25:53 AM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? hi man , did you see the guide for masternode https://docs.google.com/document/d/11WnHDlVmNCTZDnrn8yQYXE21PRBn8h6A5bQiaVpn6Ts/edit?usp=sharingit's clear to set up masternode in win system /
|
|
|
|
teosanru
|
|
October 01, 2017, 11:53:37 AM |
|
as i mentioned a few posts before i am working on an explorer
it seems to be working fine now but i will not publish it without devs permission i have written a PM to the dev and waiting for his answer
good job , release it and we got 2nd explorer now. Masternodecoin Explorer based in Iquidus: http://mtnc.snodo.de:3001/If you find any bugs, please let me know so I can fix it. Just post in this thread (I am reading literaly every post here) or write a PM to me. @ideaupdater Don't forget to add it in in the OP of this thread. You can insert a link to this post, so if someone finds a bug they know what to do working explorer is very nice thanks for the contribution now novaexchange appears in coinmarketcap.com with a volume of operations greater than in cryptopia, although missing data to show on coinmarketcap.com like Circulating Supply, Market Cap that should be shown because that generates confidence in the investors before buying, so I think the new blockexplorer should be added to this site, because it works well while the first one, its functionality is not so good
|
|
|
|
neo444
|
|
October 01, 2017, 11:54:08 AM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ?
|
|
|
|
neo444
|
|
October 01, 2017, 11:55:58 AM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? hi man , did you see the guide for masternode https://docs.google.com/document/d/11WnHDlVmNCTZDnrn8yQYXE21PRBn8h6A5bQiaVpn6Ts/edit?usp=sharingit's clear to set up masternode in win system / I see this guide and i do everything he say but i can't have TxHash and output index
|
|
|
|
teosanru
|
|
October 01, 2017, 11:56:18 AM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions
|
|
|
|
teosanru
|
|
October 01, 2017, 11:58:04 AM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? hi man , did you see the guide for masternode https://docs.google.com/document/d/11WnHDlVmNCTZDnrn8yQYXE21PRBn8h6A5bQiaVpn6Ts/edit?usp=sharingit's clear to set up masternode in win system / I see this guide and i do everything he say but i can't have TxHash and output index you do not get the exit index, because you are sending 50002 coins, and they should be only 50000
|
|
|
|
neo444
|
|
October 01, 2017, 12:05:15 PM Last edit: October 01, 2017, 01:15:24 PM by neo444 |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions kid How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?
|
|
|
|
teosanru
|
|
October 01, 2017, 12:15:58 PM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ? You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send I really do not understand your question, tell me something when you have balance in your wallet?
|
|
|
|
Adriano2010
|
|
October 01, 2017, 01:08:52 PM |
|
I have checked my wallet and i received my 200 coins for two weeks. Now i have 300 MTNC. Hope to get more coins and to can join more airdrop. Thanks dev.
|
|
|
|
neo444
|
|
October 01, 2017, 01:21:24 PM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ? You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send I really do not understand your question, tell me something when you have balance in your wallet? kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ?
|
|
|
|
Leass
|
|
October 01, 2017, 01:26:17 PM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ? You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send I really do not understand your question, tell me something when you have balance in your wallet? kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ? Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for...
|
|
|
|
teosanru
|
|
October 01, 2017, 02:21:15 PM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ? You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send I really do not understand your question, tell me something when you have balance in your wallet? kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ? Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for... this guy wanted to set up a masternode taking 0 balance in hiswallet Lol ... I thought he did not know how to use the wallet, but as it is possible for someone to believe that he could set up a masternode with balance 0, it's like wanting to put the wallet in staking without having any modena in it, it's crazy!
|
|
|
|
letuongvy12008
|
|
October 01, 2017, 02:34:45 PM |
|
Sadly when I received nothing, I followed and did everything possible
|
|
|
|
sth2017
|
|
October 01, 2017, 03:03:39 PM |
|
explain - who has the greatest chance of finding a block?
|
████ ████ ████ ████ ████
| ████ ████ ████ ████ ████
| | | | | | _████████_ _████████████████_ _███████ ██████_ _████ ██████_ _████ ████_ ████ ███ ████ ████ ████ ███ ████ ██ ███¯ ███ ████ ███¯ ████ ██ ████ ¯██████ ███████ ¯ ¯█████████ ██ ███ ████
| _████████_ _ ██████████████_ ██████ ████_ ████ ████_ ████ ████_ █████ ███¯ █████████████████¯ ██████████████¯ ████¯¯¯¯¯¯¯¯████__ ████ ¯¯████_ ████ ¯████_ ████ ¯████
| ████_ ████¯ ████_ ████¯ ████_ ████¯ ████ ████¯ ███████¯ _████ ████ _████ ¯████ _████ ¯████ _████ ¯████
| | | | | QURREX - QRXTest MVP |Source www.qurrex.com | ████ ████ ████ ████ ████
| ████ ████ ████ ████ ████
|
|
|
|
neo444
|
|
October 01, 2017, 03:09:32 PM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ? You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send I really do not understand your question, tell me something when you have balance in your wallet? kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ? Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for... How much bitcoin cost 50000 mtnc if i want to buy it with bitcoin ?
|
|
|
|
Leass
|
|
October 01, 2017, 03:10:09 PM |
|
explain - who has the greatest chance of finding a block?
Well you need to make your question more precise. If You mean MN - it depends on many factors like ping/uptime/rank/last payment/etc. In PoS the best chances of finding block goes to one having larger, heaviest (most weight) tx in opened, stacking wallet.
|
|
|
|
Leass
|
|
October 01, 2017, 03:11:11 PM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ? You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send I really do not understand your question, tell me something when you have balance in your wallet? kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ? Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for... How much bitcoin caust 50000 mtnc if i want to buy it with bitcoin ? https://www.cryptopia.co.nz/Exchange/?market=MTNC_BTCHere is only availble exchange ATM. Right now MN cost ~1.3BTC (on buy order side)
|
|
|
|
neo444
|
|
October 01, 2017, 03:30:03 PM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ? You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send I really do not understand your question, tell me something when you have balance in your wallet? kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ? Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for... How much bitcoin caust 50000 mtnc if i want to buy it with bitcoin ? https://www.cryptopia.co.nz/Exchange/?market=MTNC_BTCHere is only availble exchange ATM. Right now MN cost ~1.3BTC (on buy order side) WoooW 50000 MTNC cost 2.07864900 BTC is very very very high price i don't have it on my BTC wallet to make that transfer know you any other solution to config mtnc program and have TxHash and output index ?
|
|
|
|
Leass
|
|
October 01, 2017, 03:32:04 PM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ? You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send I really do not understand your question, tell me something when you have balance in your wallet? kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ? Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for... How much bitcoin caust 50000 mtnc if i want to buy it with bitcoin ? https://www.cryptopia.co.nz/Exchange/?market=MTNC_BTCHere is only availble exchange ATM. Right now MN cost ~1.3BTC (on buy order side) WoooW 50000 MTNC cost 2.07864900 BTC is very very very high price i don't have it on my BTC wallet to make that transfer know you any other solution to config mtnc program and have TxHash and output index ? Well it's impossible without specified number of coins which you need to buy, stake or get from someone (most likely buy)
|
|
|
|
neo444
|
|
October 01, 2017, 03:43:41 PM |
|
you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key. Can you show me with capture image how can i do this transcation of 50000 masternodecoin ? look, you can use this command in the terminal if you are in linux: 1. generate a new wallet ./Masternodecoind getnewaddress Masternode 2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction ./Masternodecoind sendtoaddress wallet 50000 (amount to be sent) 3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0 ./Masternodecoind masternode outputs so Transaction ID: 1 4. generate the key with the following command ./Masternodecoind masternode genkey the rest is to follow the tutorial that is in the post-main I'm on windows 7 64bits , how can i have or transfer 50002 in funds ? You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem? As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind How i resolve this problem ? boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ? You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send I really do not understand your question, tell me something when you have balance in your wallet? kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ? Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for... How much bitcoin caust 50000 mtnc if i want to buy it with bitcoin ? https://www.cryptopia.co.nz/Exchange/?market=MTNC_BTCHere is only availble exchange ATM. Right now MN cost ~1.3BTC (on buy order side) WoooW 50000 MTNC cost 2.07864900 BTC is very very very high price i don't have it on my BTC wallet to make that transfer know you any other solution to config mtnc program and have TxHash and output index ? Well it's impossible without specified number of coins which you need to buy, stake or get from someone (most likely buy) I think it's very difficult to find someone who sell 50000 mtnc under than 2 or 1 bitcoin
|
|
|
|
|