Interface ThawAccountInstructionData

TODO: docs

interface ThawAccountInstructionData {
    instruction: ThawAccount;
}

Properties

Properties

instruction: ThawAccount

Generated using TypeDoc