mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05:00
Merge cca20be8f1
into 8fa10edcd1
This commit is contained in:
commit
3cf12b040c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ The master key fingerprint is used to identify a device.
|
|||
Create a wallet, this automatically imports the public keys:
|
||||
|
||||
```sh
|
||||
$ bitcoin-cli createwallet "hww" true true "" true true true
|
||||
$ bitcoin-cli -named createwallet wallet_name="hww" disable_private_keys=true passphrase="" descriptors=true external_signer=true
|
||||
```
|
||||
|
||||
### Verify an address
|
||||
|
|
Loading…
Add table
Reference in a new issue