mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Fix minor typo
This commit is contained in:
parent
fcfcf975a6
commit
6278614a3e
@ -110,7 +110,7 @@ $ bitcoin-cli deriveaddresses "pkh([d6043800/0'/0'/18']03efdee34c0009fd175f3b20b
|
||||
```
|
||||
You'll note it loops back to the address we started with (as it should).
|
||||
|
||||
## Import a Desciptor
|
||||
## Import a Descriptor
|
||||
|
||||
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:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user