Masternode question:
When I start the masternode with
darkcoind masternode start mypassphrase
can I then shut the terminal window? I am worried about the wallet passphrase being there in plain sight.
Yes, you can shut the terminal.
Plus what happens if/when my local box goes offline for whatever reason, does the masternode persist?
Masternode deamon will run for as long as the server is up.
And is there a site that lists masternodes, so I can see from elsewhere that it's up and running?
Type:
darkcoind masternode list
Thank you.