chaincoin-legacy / chaincoin

Chaincoin crypto currency
http://www.chaincoin.org/
Other
60 stars 22 forks source link

Remote Masternode Wallet Issues #2

Closed major684 closed 7 years ago

major684 commented 7 years ago

When running remote masternodes from a single wallet (using the masternode.conf file), there are some issues: 1) In order to start masternodes from the rpc console, you need to manually go through each address input and select "unlock unspent" 2) If I unlock the wallet to send from my main receiving address it causes all MNs to expire that are attached to their own address.

major684 commented 7 years ago

If you run into a problem with your MasterNode having a status of "EXPIRED" when using the masternode.conf file to run a remote masternodes from a single wallet, please make sure you have a unique masternode key PER wallet address you create to hold your CHC collateral. Type masternode genkey in the RPC console.