Skip to main content

staking-sweep-delegation

Sweep all the coins from a delegation to a given address. The wallet will automatically calculate the required fees.

Usage

staking-sweep-delegation <DESTINATION_ADDRESS> <DELEGATION_ID>

Arguments

  • <DESTINATION_ADDRESS>: The address that will receive all coins from the delegation.

  • <DELEGATION_ID>: The delegation id to sweep.

Notes

This withdraws the entire delegation balance in a single operation. For partial withdrawals, use delegation-withdraw.