Type Definition pallet_starknet::types::ContractStorageKey
source · pub type ContractStorageKey = (ContractAddress, StorageKey);
Expand description
Contract Storage Key
pub type ContractStorageKey = (ContractAddress, StorageKey);
Contract Storage Key