From e733798af805db52157a261bbe08b1223dddebf4 Mon Sep 17 00:00:00 2001 From: Tobin Harding Date: Tue, 1 Jun 2021 18:54:26 +1000 Subject: [PATCH] Fix typo 'addresse' -> 'addresses' --- 07_3_Integrating_with_Hardware_Wallets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07_3_Integrating_with_Hardware_Wallets.md b/07_3_Integrating_with_Hardware_Wallets.md index 3cf7b92..5426a2a 100644 --- a/07_3_Integrating_with_Hardware_Wallets.md +++ b/07_3_Integrating_with_Hardware_Wallets.md @@ -190,7 +190,7 @@ $ bitcoin-cli -rpcwallet=ledger importmulti '[{"desc": "wpkh([9a1d520b/84h/1h/0h ``` (Note that HWI helpfully output the derivation path with `h`s to show hardened derivations rather than `'`s, and calculated its checksum accordingly, so that we don't have to do massive quoting like we did in ยง3.5.) -You _could_ now list all of the watch-only addresse that you received using the `getaddressesbylabel` command. All 1000 of the receive addresses are right there, in the `ledger` wallet! +You _could_ now list all of the watch-only addresses that you received using the `getaddressesbylabel` command. All 1000 of the receive addresses are right there, in the `ledger` wallet! ``` $ bitcoin-cli -rpcwallet=ledger getaddressesbylabel "" | more {