Have a problem with masternode.
root@Node-Magnet:~/magnet# ./magnetd masternode start
not capable masternode: Could not find suitable coins!
root@Node-Magnet:~/magnet# ./magnetd getbalance
10233.23305413
You need to send exactly 10K to an address so first thing is to confirm that exactly 10K (not more) can be located.
If you have sent more you can do the following:
./magnetd getnewaddress
new_address_generated./magnetd sendtoaddress
new_address_generated 10000
Wait for confirmation and type the following:
./magnetd masternode outputs
This should print your new transaction ID and index, update your masternode.conf file with it.
If more assistance required feel free to join Slack/Discord
Thanks, already done. How can i check, that masternode is active?