Evan, will the next RC support Windows masternodes?
The current version does, you just need to use the debug window to start it up
- I created an empty wallet for the masternode, and encrypted it with "mypassword"
- sent 1000 DRK from another wallet to the masternode wallet's default address
- launched the masternode wallet
- went to debug window, typed: masternode start mypassword
- typed: masternode debug, and it says "Missing masternode input, try running masternode create"
- typed: masternode create, and it says "Not implemented yet"
Did I miss a step or should it work?
In the darkcoin.conf add "connect=23.23.186.131" and "masternode=1"
https://darkcointalk.org/threads/darkcoin-update-masternode-requirements-masternode-payments.225/Oh yea I did that too.. just forgot to add that in the post.
Here are my updated steps:
- I created an empty wallet for the masternode, and encrypted it with "mypassword"
- sent 1000 DRK from another wallet to the masternode wallet's default address
- added line to darkcoin.conf: connect=23.23.186.131
- added line to darkcoin.conf: masternode=1
- launched the masternode wallet
- went to debug window, typed: masternode start mypassword
- typed: masternode debug, and it says "Missing masternode input, try running masternode create"
- typed: masternode create, and it says "Not implemented yet"