mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-01 09:35:52 -05:00
Merge cca20be8f1
into 85f96b01b7
This commit is contained in:
commit
6ef7908c5f
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