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 7d357662f3
Use the correct toSelfDelay when claiming funds (#296)
In commit 2e2a47e5fd we inverted the
`local`/`remote` `toSelfDelay` when building the commitment tx, but forgot
to do the same when claiming the outputs.

Updated integration tests to reproduce the issue.

This fixes #290.
2017-12-20 18:35:30 +01:00
..
src Use the correct toSelfDelay when claiming funds (#296) 2017-12-20 18:35:30 +01:00
eclair-cli Added more methods in API (#281) 2017-12-15 15:05:22 +01:00
pom.xml back to SNAPSHOT 2017-12-14 18:22:39 +01:00