Type Definition pallet_account_manager::pallet::ContractsRegistryExecutionNonce
source · pub type ContractsRegistryExecutionNonce<T: Config> = StorageValue<_GeneratedPrefixForStorageContractsRegistryExecutionNonce<T>, ExecutionId, ValueQuery>;
Expand description
Storage type is [StorageValue
] with value type ExecutionId
.