1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 14:50:46 +01:00
eclair/eclair-core
Pierre-Marie Padiou f02d33dadd
Do not hardcode input index at signature (#2563)
Since we only sign one-input txs, the input index was hardcoded to `0`,
but with splices we will spend previous funding txs, which may have a
change. The change is trivial since we do have all the info to figure
out the output index.
2023-01-12 13:27:04 +01:00
..
src Do not hardcode input index at signature (#2563) 2023-01-12 13:27:04 +01:00
eclair-cli Update various doc files (#2547) 2022-12-30 11:14:56 +01:00
pom.xml Update to bitcoind 23.1 (#2551) 2023-01-04 14:27:46 +01:00