mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-24 14:50:46 +01:00
Naming was confusing because it led to believe messages were related to htlcs that have not yet been relayed, whereas those are settlement messages, meaning that htlcs have relayed and are pending resolution upstream. The database has been renamed to a more generic `PendingCommandsDb` because we may store other types of commands for which we need reliable delivery. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |