Skip to main content

Module spend

Module spend 

Source
Expand description

Bitcoin script interpreter (Spend).

Evaluates unlocking + locking script pairs to determine whether a spending transaction satisfies its locking conditions. Implements the full BSV opcode set including restored and Chronicle 2026 opcodes.

Structsยง

Spend
The Bitcoin script interpreter.
SpendParams
Parameters for constructing a Spend interpreter instance.