Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] Darkcoin | First Anonymous Coin | Inventor of X11, DGW and Darksend | Instant TX
by
kiindje
on 21/01/2015, 11:00:35 UTC
guys,

is there anyone who can point me to an understandable guide of the start-many setup?

i understand that this should now work properly?

although i haven't found a thread yet where this is well explained.

tx

It works perfectly, and is very easy. Instructions are in the download archive, look for /src/darkcoin.version-number/doc/masternode_conf.md

In short:
1. Import your existing privkeys into a new or an existing wallet. Preferably a new up to date wallet.
2. Make a textfile called masternode.conf, structure it according to the directions in masternode_conf.md
3. Unlock your wallet with 'walletpassphrase ' and issue 'masternode start-many' at the console.

thanks for the explanation!

i think i almost got it, though i have some follow up questions, because i keep having an error :

- the error is : options configuration file contains an invalid line 'the mn1 details' only use the key = value syntax (what am i doing wrong here) i used the alia,IP + port, mn privkey, collateral output tx id and index (they are all index 0)
- is it possible to have like 3 mn setup in your wallet for which you can use the start-many command and also have like 2 or 3 receiving addresses which are not meant for masternodes? or does this have to be a wallet with solely the private keys of the public addresses with 1K DRK each on it?

thanks in advance for your guidance Smiley