Expand description

Miniscript Types Contains structures representing Miniscript types and utility functions Contains all the type checking rules for correctness and malleability Implemented as per rules on bitcoin.sipa.be/miniscript

Re-exports

Modules

  • Correctness/Soundness type properties
  • Other miscellaneous type properties which are not related to correctness or malleability.
  • Malleability-related Type properties

Structs

  • Error type for typechecking
  • Structure representing the type of a Miniscript fragment, including all properties relevant to the main codebase

Enums

  • Detailed type of a typechecker error

Traits

  • Trait representing a type property, which defines how the property propagates from terminals to the root of a Miniscript