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

Create an InitializeImmutableOwner instruction