Skip to content

Adding a New Masternode to your Hot Cool Setup

Steve edited this page May 2, 2018 · 2 revisions
  1. Create a new address on your cool wallet. In this example we are adding mn01
  2. Send the 2,000,000 LINDA to the wallet and wait for 15 confirmations
  3. From the Debug console run
masternode outputs
  1. Open your masternode.conf file to update the new output value.
  • Windows: %AppData%\Linda
  • Mac: ~/Library/Application\ Support/Linda/
  • Linux: ~/.Linda
mn00 result-from-masternode-genkey result-from-masternode-outputs <1,0>
mn01 result-from-masternode-genkey result-from-masternode-outputs <1,0>
  1. From your Debug Console run the following
masternode start-alias mn01 'your-wallet-passphrase'

NB: You do NOT want to run masternode start-many because your masternodes will then loose their place in the ranking.