Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
thelonecrouton
on 06/05/2014, 12:34:04 UTC
Masternode question:

When I start the masternode with
Code:
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. Smiley

One more question: (from darkcoind getinfo)
Code:
"unlocked_until" : 0,

This means the masternode wallet is locked, yes?