ConsensusSend
SetActiveStakeTransaction
Sends a `set_active_stake` transaction to the network. You can pay the transaction fee from a basic account (by providing the sender wallet) or from the staker account's balance (by not providing a sender wallet).
Parameters
| Prop | Type / Default |
|---|---|
senderWallet | string |
stakerWallet | string |
newActiveBalance | number |
fee | number |
validityStartHeight | number |
Returns
| Prop | Type / Default |
|---|---|
returnValue | string |