pub fn initialize_immutable_owner(
token_program_id: &Pubkey,
token_account: &Pubkey,
) -> Result<Instruction, ProgramError>
Expand description
Create an InitializeImmutableOwner
instruction
pub fn initialize_immutable_owner(
token_program_id: &Pubkey,
token_account: &Pubkey,
) -> Result<Instruction, ProgramError>
Create an InitializeImmutableOwner
instruction