mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05:00
Compare commits
2 commits
6ef7908c5f
...
3cf12b040c
Author | SHA1 | Date | |
---|---|---|---|
|
3cf12b040c | ||
|
cca20be8f1 |
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:
|
Create a wallet, this automatically imports the public keys:
|
||||||
|
|
||||||
```sh
|
```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
|
### Verify an address
|
||||||
|
|
Loading…
Add table
Reference in a new issue