Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PIVX] - PRIVATE INSTANT VERIFIED TRANSACTION - POS 2.0 - ZEROCOIN PROTOCOL
by
EleanorZ
on 17/12/2017, 19:39:58 UTC
Hi @all,

wich is the good syntaxe cmd in order to force start masternode ?
i dont get it this time ...

startmasternode "local" lockwallet "alias_mn"  ?!
startmasternode local "1" "alias_mn"  ?!
startmasternode all lockwallet alias_mn  ?!
startmasternode missing lockwallet "alias_mn"  ?!
..

What operating system are you on? If Windows...

For starting all MNs at the same time, try:
Code:
masternode start-many

For starting all missing MNs, try:
Code:
masternode start-missing

For starting only specific MNs, try:
Code:
masternode start-alias "alias_mn"

https://pivx.freshdesk.com/support/solutions/articles/30000024435-masternode-windows-tutorial-windows-