How To Undelegate Resources
Last updated
Last updated
Return originally delegated resource for an account.
Beware that only the account which originally delegated resource can undelegate.
Install the currently supported version of cleos
.
Ensure the reference system contracts from cyberway.contracts
repository is deployed and used to manage system resources.
Understand the following:
What is an ;
What is a ;
What is a in CyberWay;
What are , , and resources.
alice
account withdraws 10 CYBER from bob
account which were previously delegated to him: This operation is performed in two steps.
Step_1: Request for a return of delegated staked tokens.
or using specialized cleos system command undelegatebw
:
Step_2: Crediting withdrawn tokens to a stake.
or using specialized cleos system command claimbw
:
Note The (RAM, NET, CPU, Storage) resources are not directly undelegated. Instead of resources, their total cost is undelegated — number of staked tokens.