Expand description
Bitcoin script parsing — zero-copy, no alloc.
Structs§
- Instructions
- Iterator over instructions in a
Script. - Script
- A raw locking or unlocking script.
Enums§
- Instruction
- A single decoded script instruction.
- Script
Type - Known standard output script types.
Constants§
- MAX_
SCRIPT_ SIZE - Maximum standard script size (Bitcoin Core limit).