lnd/walletunlocker
Oliver Gugger f7b17df452
multi: make macaroon DB remote compatible
The macaroon root keys should also be stored to the remote database if a
replicated backend such as etcd is used.
This commit refactors the macaroons service and wallet unlocker to
accept a kvdb backend directly instead of creating the bolt instance
automatically.
2021-08-04 14:55:52 +02:00
..
service_test.go multi: make macaroon DB remote compatible 2021-08-04 14:55:52 +02:00
service.go multi: make macaroon DB remote compatible 2021-08-04 14:55:52 +02:00