mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-05 17:05:50 +02:00
btcwallet: fix typo
This commit is contained in:
@@ -55,7 +55,7 @@ const (
|
||||
|
||||
var (
|
||||
// waddrmgrNamespaceKey is the namespace key that the waddrmgr state is
|
||||
// stored within the top-level waleltdb buckets of btcwallet.
|
||||
// stored within the top-level walletdb buckets of btcwallet.
|
||||
waddrmgrNamespaceKey = []byte("waddrmgr")
|
||||
|
||||
// wtxmgrNamespaceKey is the namespace key that the wtxmgr state is
|
||||
|
Reference in New Issue
Block a user