1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 14:40:34 +01:00
eclair/eclair-node
Bastien Teinturier 6eba3e76da
Fix static default from and to pagination (#2484)
The default values were generated once when the eclair node starts instead
of being recomputed for every request. Fixes #2475.

We also add pagination to the `listPendingInvoice` API as a follow-up for
#2474.
2022-11-14 16:03:40 +01:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Fix static default from and to pagination (#2484) 2022-11-14 16:03:40 +01:00
pom.xml Define a proper base class for fixture tests (#2286) 2022-06-03 09:58:53 +02:00