mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Correction for bitcoin-cli getwalletinfo command
This commit is contained in:
parent
f75d3833aa
commit
28aed32061
@ -55,7 +55,7 @@ Of course, on the testnet, no one is that worried about how reliable your funds
|
|||||||
|
|
||||||
## Verify Your Wallet
|
## Verify Your Wallet
|
||||||
|
|
||||||
The `bitcoin-cli getwalletinfo` command gives you more money on the balance of your wallet:
|
The `bitcoin-cli getwalletinfo` command gives you more information on the balance of your wallet:
|
||||||
```
|
```
|
||||||
$ bitcoin-cli getwalletinfo
|
$ bitcoin-cli getwalletinfo
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user