We use two structs to represent Bitcoin scripts:
- Script: An immutable and cheap to copy script.
- ScriptMut: A mutable script with helpful functions to modify scripts.
Depends on D13528.
Differential D13529
[Chronik] Add `Script` and `ScriptMut` tobias_ruck on Apr 1 2023, 19:30. Authored by Tags None Subscribers None
Details
We use two structs to represent Bitcoin scripts:
Depends on D13528. ninja check-crates
Diff Detail
Event Timeline |