consts.rs 96 B

12
  1. /// Seed of the address_info account PDA.
  2. pub const ADDRESS_INFO_SEED: &[u8] = b"address_info";