mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 16:36:32 +00:00
Merge pull request #91 from ConorOkus/typo-verify-your-wallet
Correction for bitcoin-cli getwalletinfo command - Verify Your Wallet
This commit is contained in:
commit
9123150a3e
@ -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 info 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