From 00ee0f08bd9531b645870e66d08d6edfa536e133 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 26 Aug 2020 07:39:47 -1000 Subject: [PATCH] Update 03_5_Understanding_the_Descriptor.md Clarified remote machine, per keblek --- 03_5_Understanding_the_Descriptor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_5_Understanding_the_Descriptor.md b/03_5_Understanding_the_Descriptor.md index 7b11f68..17b1632 100644 --- a/03_5_Understanding_the_Descriptor.md +++ b/03_5_Understanding_the_Descriptor.md @@ -112,7 +112,7 @@ You'll note it loops back to the address we started with (as it should). ## Import a Desciptor -But, the really important thing about a descriptor is that you can take it to another machine and import it. This is done with the `importmulti` RPC using the `desc` option: +But, the really important thing about a descriptor is that you can take it to another (remote) machine and import it. This is done with the `importmulti` RPC using the `desc` option: ``` remote$ bitcoin-cli importmulti '[{"desc": "pkh([d6043800/0'"'"'/0'"'"'/18'"'"']03efdee34c0009fd175f3b20b5e5a5517fd5d16746f2e635b44617adafeaebc388)#4ahsl9pk", "timestamp": "now", "watchonly": true}]' [