1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 14:40:34 +01:00
eclair/eclair-core
Fabrice Drouin f0cb58aed4
Add a txOut field to our InteractiveTxBuilder.Input interface (#2791)
* Add a txOut field to our InteractiveTxBuilder.Input interface

This will help us add support for taproot inputs: to create taproot signatures we need all prevouts (and not just prevouts for tx inputs that spend taproot outputs).
2023-12-04 13:40:04 +01:00
..
src Add a txOut field to our InteractiveTxBuilder.Input interface (#2791) 2023-12-04 13:40:04 +01:00
eclair-cli Add RPC to bump local commit fees (#2743) 2023-09-14 17:07:06 +02:00
pom.xml Update to bitcoind 24.1 (#2711) 2023-08-16 17:10:03 +02:00