Interface CreateNativeMintInstructionData

TODO: docs

interface CreateNativeMintInstructionData {
    instruction: CreateNativeMint;
}

Properties

Properties

instruction: CreateNativeMint

Generated using TypeDoc