mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 15:40:59 +02:00
mulit: move neutrino.db also to postgres
This commit is contained in:
@@ -25,6 +25,7 @@ const (
|
||||
TowerClientDBName = "wtclient.db"
|
||||
TowerServerDBName = "watchtower.db"
|
||||
WalletDBName = "wallet.db"
|
||||
NeutrinoDBName = "neutrino.db"
|
||||
|
||||
SqliteChannelDBName = "channel.sqlite"
|
||||
SqliteChainDBName = "chain.sqlite"
|
||||
|
Reference in New Issue
Block a user