mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-24 14:50:46 +01:00
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. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |