Files
palladum-lightning/devtools
Rusty Russell 7a276bbe09 common/utxo: use a real type for the UTXO, not a boolean is_p2sh.
To actually evaluate spend cost, we need to know whether it's taproot or not.
Using an enum (rather than making callers examine the script) means we can
ensure all cases are handled.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-05-06 12:27:53 +09:30
..
2024-07-10 12:21:19 +09:30
2025-02-11 15:11:47 -06:00
2022-07-17 08:51:02 +09:30