1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-25 15:09:53 +01:00
eclair/eclair-core
Pierre-Marie Padiou 0e704549d7
Check funds in millisatoshi when sending/receiving an HTLC (#1128)
Instead of satoshi, which could introduce rounding errors.

Also, we check first the balance before the max-inflight amount, because
it makes more sense in terms of error management.

Co-Authored-By: Bastien Teinturier <31281497+t-bast@users.noreply.github.com>
2019-09-06 16:38:37 +02:00
..
src Check funds in millisatoshi when sending/receiving an HTLC (#1128) 2019-09-06 16:38:37 +02:00
eclair-cli Typed amounts (#1088) 2019-08-07 17:37:38 +02:00
pom.xml Add monitoring with Kamon (disabled by default) (#1126) 2019-09-06 14:37:26 +02:00