mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-11 01:24:27 +01:00
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.