Post
Topic
Board Announcements (Altcoins)
Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy
by
neo444
on 01/10/2017, 11:55:58 UTC
I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

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 Smiley

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=sharing

it'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