pub fn initialize_immutable_owner(
token_program_id: &Pubkey,
account_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>
Expand description
Creates a InitializeImmutableOwner
instruction
pub fn initialize_immutable_owner(
token_program_id: &Pubkey,
account_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>
Creates a InitializeImmutableOwner
instruction