RuleSetRevisionV2: {
    libVersion: 2;
    name: string;
    operations: Record<string, RuleV2>;
    owner: PublicKey;
}

Type declaration

Generated using TypeDoc