consts.rs 106 B

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