From c44a108cc959e4bcc820bc4600e8ddbf5bdbc13b Mon Sep 17 00:00:00 2001 From: James Blachly Date: Tue, 9 Nov 2021 11:01:06 -0500 Subject: [PATCH] Docs: fix language ambiguity in key import [skip ci] --- docs/key_import.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/key_import.md b/docs/key_import.md index 8d6f5d49c..fd9e62e94 100644 --- a/docs/key_import.md +++ b/docs/key_import.md @@ -117,7 +117,8 @@ default until a key has been imported into them. * `external_key_count`: The number of external addresses generated. * `internal_key_count`: The number of change addresses generated. * `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