Type alias UnwrapCandyGuardOperation

UnwrapCandyGuardOperation: {
    key: "UnwrapCandyGuardOperation";
    input: UnwrapCandyGuardInput;
    __output: undefined | UnwrapCandyGuardOutput;
}

Type declaration

Generated using TypeDoc