Crate descriptors
source ·Expand description
General workflow for working with ScriptPubkey* types:
Template -> Descriptor -> Structure -> PubkeyScript -> TxOut
TxOut -> PubkeyScript -> Descriptor -> Structure -> Format
Modules§
Structs§
Enums§
- Descriptors exposing bare scripts (unlike [
miniscript::Descriptor
] which uses miniscript representation of the scripts). - Errors that happens during deduction process
- Descriptor parse error
- Errors indicating variants of misformatted or unsupported (future)
pubkeyScript