mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
update a wrong commandbitcoin
to bitcoind-cli
This commit is contained in:
parent
13dc3b70d9
commit
96c41e26a3
@ -150,7 +150,7 @@ setaccount "address" "account"
|
||||
settxfee amount
|
||||
signmessage "address" "message"
|
||||
```
|
||||
You can also type `bitcoin help [command]` to get even more extensive info on that command. For example:
|
||||
You can also type `bitcoin-cli help [command]` to get even more extensive info on that command. For example:
|
||||
```
|
||||
$ bitcoin-cli help getmininginfo
|
||||
getmininginfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user