ConsensusSend
StakeTransaction
Sends a `stake` transaction to the network. The funds to be staked and the transaction fee will be paid from the `sender_wallet`.
Parameters
Prop | Type / Default |
---|---|
senderWallet | string |
stakerAddress | string |
value | number |
fee | number |
validityStartHeight | number |
Returns
Prop | Type / Default |
---|---|
returnValue | string |