Interface CloseAccountInstructionData

TODO: docs

interface CloseAccountInstructionData {
    instruction: CloseAccount;
}

Properties

Properties

instruction: CloseAccount

Generated using TypeDoc