/// Seed of the address_info account PDA. pub const ADDRESS_INFO: &[u8] = b"address_info"; pub const MAX_STR_LEN: usize = 32;