mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-11 11:03:18 +02:00
In this commit, we define the SQL schemas for storing graph channel data. This includes a new `channels` table and a new `channel_features` table along with various indices.