Skip to main content

Module attributes

Module attributes 

Source
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": [...] })