1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 22:58:23 +01:00
eclair/eclair-core
Pierre-Marie Padiou c180ca2ef1
Postgres: add safety checks at startup (#2140)
When using postgres, at startup we optionnally run a few basic safety
checks, e.g. the number of local channels, how long since the last local
channel update, etc. The goal is to make sure that we are connected to
the correct database instance.
2022-01-21 14:45:16 +01:00
..
src Postgres: add safety checks at startup (#2140) 2022-01-21 14:45:16 +01:00
eclair-cli Remove network stats computation (#2094) 2021-12-09 11:58:04 +01:00
pom.xml Back to Dev (#1993) 2021-10-08 09:58:47 +02:00