Constant concordium_contracts_common::ACCOUNT_ADDRESS_SIZE[][src]

pub const ACCOUNT_ADDRESS_SIZE: usize = 32;

Size of an account address when serialized in binary. NB: This is different from the Base58 representation.