mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-24 22:58:23 +01:00
Writing the PaymentRelayed event to the DB is not atomic. Each part is written independently of the others (one row per part). This is fine as nothing relies on this event being written atomically. However tests were expecting that and we would observe rare test failures on travis. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |