mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 08:26:17 +00:00
clarifying getmininginfo help
This commit is contained in:
parent
2686e95011
commit
0d0906f0e7
@ -182,8 +182,8 @@ getzmqnotifications
|
|||||||
```
|
```
|
||||||
You can also type `bitcoin-cli 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:
|
||||||
```
|
```
|
||||||
getmininginfo
|
$ bitcoin-cli help getmininginfo
|
||||||
|
...
|
||||||
Returns a json object containing mining-related information.
|
Returns a json object containing mining-related information.
|
||||||
Result:
|
Result:
|
||||||
{ (json object)
|
{ (json object)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user