Expand description
Abstract Policies
Enumsยง
- Policy
- Abstract policy which corresponds to the semantics of a Miniscript
and which allows complex forms of analysis, e.g. filtering and
normalization.
Semantic policies store only hashes of keys to ensure that objects
representing the same policy are lifted to the same
Semantic
, regardless of their choice ofpk
orpk_h
nodes.