Constant concordium_std::ACCOUNT_ADDRESS_SIZE[][src]

pub const ACCOUNT_ADDRESS_SIZE: usize = 32; // 0x0000_0000_0000_0020usize
Expand description

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