Update 03_5_Understanding_the_Descriptor.md

Clarified remote machine, per keblek
This commit is contained in:
Shannon Appelcline 2020-08-26 07:39:47 -10:00 committed by GitHub
parent f65697f668
commit 00ee0f08bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}]'
[