Expand description
Attribute-based threshold predicate methods.
attributes_evaluate is the second stateless daemon handler
(alongside composite_verify). It accepts a DSL expression +
JSON list of signers, returns whether the predicate is satisfied.
Functionsยง
- attributes_
evaluate attributes_evaluate({ "predicate": "...", "signers": [...] })