Interface RevokeInstructionData

TODO: docs

interface RevokeInstructionData {
    instruction: Revoke;
}

Properties

Properties

instruction: Revoke

Generated using TypeDoc