Skip to main content

Module interpreter

Module interpreter 

Source
Expand description

Script verification wrapper.

Structs§

Interpreter
Public script verifier. Legacy and segwit-v0 spends use bitcoinconsensus when that backend is enabled; taproot key-path spends use the local BIP341 path.
VerifyFlags
Verification flags passed to the delegated consensus script engine.

Enums§

ScriptError
Script execution errors surfaced by the script crate.