Expand description
General workflow for working with ScriptPubkey* types:
Template -> Descriptor -> Structure -> PubkeyScript -> TxOut
TxOut -> PubkeyScript -> Descriptor -> Structure -> Format
Modules§
Structs§
Enums§
- Bare
Descriptor - Descriptors exposing bare scripts (unlike [
miniscript::Descriptor
] which uses miniscript representation of the scripts). - Composite
Descr Type - Deduction
Error - Errors that happens during deduction process
- Descriptor
Class - Error
- Inner
Descr Type - Outer
Descr Type - Parse
Error - Descriptor parse error
- Script
Pubkey Descr - SpkClass
- Unsupported
Script Pubkey - Errors indicating variants of misformatted or unsupported (future)
pubkeyScript