Type Definition concordium_std::ContractSubIndex

source ·
pub type ContractSubIndex = u64;
Expand description

Contract address subindex. A contract address consists of an index and a subindex. This type is for the subindex.