Interface InitializeNonTransferableMintInstructionData

Deserialized instruction for the initiation of an immutable owner account

interface InitializeNonTransferableMintInstructionData {
    instruction: InitializeNonTransferableMint;
}

Properties

Properties

Generated using TypeDoc