原始规则PassPass此规则在验证期间始终评估为true。// 此规则集始终评估为true。 const revision: RuleSetRevisionV2 = { libVersion: 2, name: 'My Rule Set', owner, operations: { deposit: { type: 'Pass', }, }, }