masternodebroadcast - Pastel RPC

masternodebroadcast "command"...

Set of commands to create and relay masternode broadcast messages

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

Available commands:
  create-alias  - Create single remote masternode broadcast message by assigned alias configured in masternode.conf
  create-all    - Create remote masternode broadcast messages for all masternodes configured in masternode.conf

  decode        - Decode masternode broadcast message
  relay         - Relay masternode broadcast message to the network

Examples:
> pastel-cli masternodebroadcast 
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "masternodebroadcast", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:9932/


Maintained by Pastel Network; license of the docs is MIT (see pastel repo)

Generated from a mainnet node

Addressindex