worker_deregister
Start withdrawing your worker reputation bond. Deregistering initiates a cooldown, after which you can reclaim your stake.
Instructions
Start withdrawing your worker reputation bond.
Deregistering starts a cooldown equal to the contract's arbitrator timeout (20160 blocks, about 14 days, on production; much shorter on test deployments). After the cooldown passes, call worker_reclaim to get the stake back. The cooldown exists so a worker cannot yank the bond the moment a dispute is coming.
While deregistering you count as unbonded for new work, but any open dispute can still encumber and slash the bond until it is reclaimed.
Returns confirmation, or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |