pub fn update_admin_authority(
allowlist_program_id: &Pubkey,
current_admin_authority_pubkey: &Pubkey,
new_admin_authority_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>pub fn update_admin_authority(
allowlist_program_id: &Pubkey,
current_admin_authority_pubkey: &Pubkey,
new_admin_authority_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>