Type Definition pallet_xdns::pallet::StandardSFXABIs

source ·
pub type StandardSFXABIs<T: Config> = StorageMap<_GeneratedPrefixForStorageStandardSFXABIs<T>, Identity, Sfx4bId, SFXAbi>;
Expand description

Storage type is [StorageMap] with key type Sfx4bId and value type SFXAbi.