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

Creates a CreateNativeMint instruction