sendRemoveStakeTransaction
method
Sends a `remove_stake` transaction to the network. The transaction fee will be paid from the funds being removed.
Params
Parameter | Type | Required |
---|---|---|
stakerWallet | string | Yes |
recipient | string | Yes |
value | number | Yes |
fee | number | Yes |
validityStartHeight | number | Yes |
Result
Property | Type | Required |
---|---|---|
Blake2bHash | string | Yes |