プリミティブルールPassPassこのルールは検証中に常にtrueと評価されます。// このルールセットは常にtrueと評価されます。 const revision: RuleSetRevisionV2 = { libVersion: 2, name: 'My Rule Set', owner, operations: { deposit: { type: 'Pass', }, }, }