-
Notifications
You must be signed in to change notification settings - Fork 33
staking sweep delegation Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Sweep all the coins from a delegation to a given address. The wallet will automatically calculate the required fees.
staking-sweep-delegation <DESTINATION_ADDRESS> <DELEGATION_ID>
-
<DESTINATION_ADDRESS>: The address that will receive all coins from the delegation. -
<DELEGATION_ID>: The delegation id to sweep.
This withdraws the entire delegation balance in a single operation. For partial withdrawals, use delegation-withdraw.
-
delegation-withdraw: Withdraw a specific amount from a delegation. -
delegation-list-ids: List your delegation ids and balances.
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG