1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-25 07:07:24 +01:00
eclair/eclair-core
araspitzu 9711da21c6
Use CLTV as tie-breaker for offered htlc output sorting (#790)
* Sort commit transaction outputs using BIP69 + CLTV as tie-breaker for offered HTLCs

* Type DirectedHtlc:
We now use a small hierarchy of classes to represent HTLC directions.
There is also a type alias for a collection of commitment output links.
2020-03-30 12:15:15 +02:00
..
src Use CLTV as tie-breaker for offered htlc output sorting (#790) 2020-03-30 12:15:15 +02:00
eclair-cli Typed amounts (#1088) 2019-08-07 17:37:38 +02:00
pom.xml Release 0.3.3 (#1300) 2020-02-03 11:07:26 +01:00