Expand description
Minimal stub pallet preserving RuntimeHoldReason::DelegatedStaking(StakingDelegation)
encoding (pallet_index 38, codec index 0) for existing on-chain holds created by the
now-removed pallet_delegated_staking. Enables try_decode_entire_state to succeed
until all holds are migrated away. Remove once Westend storage is clean.
Re-exports§
pub use pallet::*;
Modules§
- pallet
- The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet.