Type Definition pallet_msa::pallet::PublicKeyToMsaId

source ·
pub type PublicKeyToMsaId<T: Config> = StorageMap<_GeneratedPrefixForStoragePublicKeyToMsaId<T>, Twox64Concat, T::AccountId, MessageSourceId, OptionQuery>;
Expand description

Storage type for key to MSA information