pub type AddressBytes = Vec<u8>;
Bytes representations of Bech32 address
pub struct AddressBytes { /* private fields */ }