reword destroying staking pool section with Jack's suggestion
This commit is contained in:
parent
e27ad40548
commit
048358052e
1 changed files with 2 additions and 1 deletions
|
|
@ -80,7 +80,8 @@ When voting on a proposal, a user can check which stakes have delegated to them
|
|||
|
||||
## Destroying stake
|
||||
|
||||
In order to recover the ADA and potentially any other funds sent on accident, Stake UTXOs must be destroyable. For the same reasons as for withdrawing and depositing, the Stake must not be locked by a proposal when destroying it.
|
||||
In order to recover the ADA spent on creating the stake UTXO (and any other funds, which may have been locked by accident), stake UTXOs must be destroyable. As is the case with the depositing and withdrawal of GT from a stake, the stake must *not* be locked by any proposals, before it may be destroyed.
|
||||
|
||||
|
||||
## Staking pool
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue