mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-10 22:42:40 +02:00
In this commit, the various SQL schemas required to store graph node related data is defined. Specifically, the following tables are defined: - nodes - node_extra_types - node_features - node_addresses