lnd/chainreg
Oliver Gugger c4917ae7fc
multi: use kvdb.Backend for height hint DB
In order to separate our databases more clearly, we refactor the height
hint cache DB to use a kvdb backend instead of the channel DB instance
directly.
2021-08-04 14:55:51 +02:00
..
chaincode.go chainreg: export ChainCode to new pkg 2020-10-29 15:19:57 -04:00
chainparams.go multi: add signet parameters 2021-05-18 13:06:03 +02:00
chainregistry.go multi: use kvdb.Backend for height hint DB 2021-08-04 14:55:51 +02:00
log.go chainreg: register logger 2020-11-09 14:11:31 +02:00