mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-11 06:52:46 +02:00
Here we implement the SQLStore methods: - MarkEdgeZombie - MarkEdgeLive - IsZombieEdge - NumZombies These will be tested in the next commit as one more method implementation is required.