mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Merge pull request #387 from csralvall/fix-03_4
Fix typo in chapter 3.4
This commit is contained in:
commit
1f00c0a009
@ -14,7 +14,7 @@ To use a faucet, you'll usually need to go to a URL and copy and paste in your a
|
||||
|
||||
## Verify Your Money
|
||||
|
||||
After you've requested your money, you should be able to verify it with the 'bitcoin-cli getbalance' command:
|
||||
After you've requested your money, you should be able to verify it with the `bitcoin-cli getbalance` command:
|
||||
```
|
||||
$ bitcoin-cli getbalance
|
||||
0.00000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user