Type Definition pallet_starknet::types::StorageSlot
source · pub type StorageSlot = (StorageKey, Felt252Wrapper);Expand description
Type wrapper for a storage slot.
pub type StorageSlot = (StorageKey, Felt252Wrapper);Type wrapper for a storage slot.