CreateCandyGuardInstructionDataArgs<DA>: {
    groups: undefined | GuardGroupArgs<DA>[];
    guards: undefined | Partial<DA>;
}

Type Parameters

Type declaration

Generated using TypeDoc