Crate descriptors

Source
Expand description

General workflow for working with ScriptPubkey* types:

Template -> Descriptor -> Structure -> PubkeyScript -> TxOut

TxOut -> PubkeyScript -> Descriptor -> Structure -> Format

Modules§

derive

Structs§

DescrVariants
InputDescriptor

Enums§

BareDescriptor
Descriptors exposing bare scripts (unlike [miniscript::Descriptor] which uses miniscript representation of the scripts).
CompositeDescrType
DeductionError
Errors that happens during deduction process
DescriptorClass
Error
InnerDescrType
OuterDescrType
ParseError
Descriptor parse error
ScriptPubkeyDescr
SpkClass
UnsupportedScriptPubkey
Errors indicating variants of misformatted or unsupported (future) pubkeyScript