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

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