1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 06:47:46 +01:00
eclair/eclair-core
Pierre-Marie Padiou df590d8d30
Make updateLocalFundingStatus method return Either (#2602)
After calling this method, we perform actions at several places that
only make sense if the correct behavior happened. Instead of assuming
things went ok, we use proper typing and make the result explicit.
2023-02-20 17:32:08 +01:00
..
src Make updateLocalFundingStatus method return Either (#2602) 2023-02-20 17:32:08 +01:00
eclair-cli Add GetNode router API (#2568) 2023-01-16 15:13:09 +01:00
pom.xml Update to bitcoind 23.1 (#2551) 2023-01-04 14:27:46 +01:00