mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-30 06:42:44 +02:00
In this commit we add the necessary SQL queries and then implement the SQLStore's NodeUpdatesInHorizon method. This lets us run the TestNodeUpdatesInHorizon unit tests against SQL backends.