pub fn initialize_permanent_delegate(
token_program_id: &Address,
mint_pubkey: &Address,
delegate: &Address,
) -> Result<Instruction, ProgramError>Expand description
Creates an InitializePermanentDelegate instruction
pub fn initialize_permanent_delegate(
token_program_id: &Address,
mint_pubkey: &Address,
delegate: &Address,
) -> Result<Instruction, ProgramError>Creates an InitializePermanentDelegate instruction