Type Definition pallet_starknet::pallet::ChainIdStorage
source · pub type ChainIdStorage<T> = StorageValue<_GeneratedPrefixForStorageChainIdStorage<T>, Felt252Wrapper, ValueQuery, DefaultChainId>;Expand description
ChainID for the palle’a, ’a, t startknet
Storage type is [StorageValue] with value type Felt252Wrapper.