Function safe_token_2022::instruction::create_native_mint
source · pub fn create_native_mint(
token_program_id: &Pubkey,
payer: &Pubkey
) -> Result<Instruction, ProgramError>
Expand description
Creates a CreateNativeMint
instruction