Interface FreezeAccountInstructionData

TODO: docs

interface FreezeAccountInstructionData {
    instruction: FreezeAccount;
}

Properties

Properties

instruction: FreezeAccount

Generated using TypeDoc