Type Definition dock_token_migration::pallet::Migrators

source ·
pub type Migrators<T: Config> = StorageMap<_GeneratedPrefixForStorageMigrators<T>, Blake2_128Concat, T::AccountId, u16>;
Expand description

Track accounts registered as migrators