HomeGuidesChangelog
GuidesDiscussions & SupportGitHubLog In
Guides

masternode

masternode

masternode "command"...
Set of commands to execute masternode related actions

Arguments:

1. "command"        (string or set of strings, required) The command to execute

Available commands:

  count        - Get information about number of masternodes (DEPRECATED options: 'total', 'ps', 'enabled', 'qualify', 'all')
  current      - Print info on current masternode winner to be paid the next block (calculated locally)
  genkey       - Generate new masternodeprivkey
  outputs      - Print masternode compatible outputs
  initialize   - Start single remote masternode by assigned name configured in masternode.conf
  start-<mode> - Start remote masternodes configured in masternode.conf (<mode>: 'all', 'missing', 'disabled')
  status       - Print masternode status information
  list         - Print list of all known masternodes (see masternodelist for more info)
  list-conf    - Print masternode.conf in JSON format
  winner       - Print info on next masternode winner to vote for
  winners      - Print list of masternode winners

masternode count

masternode count ( "json"|"all" )

Get information about number of masternodes (DEPRECATED options: 'total', 'ps', 'enabled', 'qualify', 'all')

Arguments:

1. "json"|"all"          (string, optional) Option for the format of result

masternode current

masternode current

Print info on current masternode winner to be paid the next block (calculated locally)

masternode genkey

masternode genkey

Generate new masternodeprivkey

masternode outputs

masternode outputs

Print masternode compatible outputs

masternode initialize

masternode initialize <name>

Start single remote masternode by assigned name configured in masternode.conf

Arguments:

1. "name"            (string, required) name of masternode as defined in masternode.conf

masternode start-

masternode start-all
masternode start-missing
masternode start-disabled

Start remote masternodes configured in masternode.conf (: 'all', 'missing', 'disabled')

masternode status

masternode status

Print masternode status information

masternode list

masternode list

Print list of all known masternodes (see masternodelist for more info)

masternode list-conf

masternode list-conf

Print masternode.conf in JSON format

masternode winner

masternode winner

Print info on next masternode winner to vote for

masternode winners

masternode winners

Print list of masternode winners