• RPC
  • Methods
  • Consensus
  • Send Remove Stake Transaction

sendRemoveStakeTransaction method

Sends a `remove_stake` transaction to the network. The transaction fee will be paid from the funds being removed.

Params

ParameterTypeRequired
stakerWalletstringYes
recipientstringYes
valuenumberYes
feenumberYes
validityStartHeightstring | numberYes

Result

PropertyTypeRequired
Blake2bHashstringYes

Code Examples

Copy page
Create issue