From 28aed32061b403ff88b11405675e5d8ffe2c7277 Mon Sep 17 00:00:00 2001 From: ConorOkus Date: Sat, 22 Jun 2019 21:49:08 +0100 Subject: [PATCH] Correction for bitcoin-cli getwalletinfo command --- 03_4_Receiving_a_Transaction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_4_Receiving_a_Transaction.md b/03_4_Receiving_a_Transaction.md index 3c0e816..c362cc7 100644 --- a/03_4_Receiving_a_Transaction.md +++ b/03_4_Receiving_a_Transaction.md @@ -55,7 +55,7 @@ Of course, on the testnet, no one is that worried about how reliable your funds ## 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 {