batchDeposits
, which loops over each validator's deposit and sends them to the deposit contract. The function arguments are passed as a 2-d array where the array at [i]
represents the deposit arguments for validator i
.dash-cli
from the beginning of each command.dash-cli getnewaddress <address-alias>
dash-cli getnewaddress masternode_collateral_1
dash-cli sendtoaddress <address> <amount>
dash-cli sendtoaddress yTrtvsNuVgezcGmcVyv2n8D2dFeJEHCYhg 1000
dash-cli masternode outputs
getnewaddress
command. A single payout address can be shared across masternodes.signMessage
is returned in the response of the previous step.WaitingToSubmit
. When the Masternode is synched, the signedTx will be submitted and the status will be Ready
.