Module pallet_tips::migrations::unreserve_deposits
source · Expand description
A migration that unreserves all funds held in the context of this pallet. A migration that unreserves all deposit and unlocks all stake held in the context of this pallet.
Structs§
- A migration that unreserves all tip deposits.
Traits§
- The configuration for
UnreserveDeposits
.