mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-11 04:22:52 +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.