mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
Docs: fix language ambiguity in key import [skip ci]
This commit is contained in:
parent
1abe1da5b3
commit
c44a108cc9
@ -117,7 +117,8 @@ default until a key has been imported into them.
|
|||||||
* `external_key_count`: The number of external addresses generated.
|
* `external_key_count`: The number of external addresses generated.
|
||||||
* `internal_key_count`: The number of change addresses generated.
|
* `internal_key_count`: The number of change addresses generated.
|
||||||
* `watch_only`: Whether the wallet has private key information for the account.
|
* `watch_only`: Whether the wallet has private key information for the account.
|
||||||
This is always true for `lnd`'s default wallet accounts.
|
`lnd`'s default wallet accounts always have private key information, so this
|
||||||
|
value is `false`.
|
||||||
|
|
||||||
# Key Import
|
# Key Import
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user