From 93bffe4ceed2c990900b25d4f2d415699673e3a8 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 13 Jun 2017 11:06:03 -0700 Subject: [PATCH] Create 03_4_Receiving_a_Transaction.md --- 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 a6e0887..aa306b3 100644 --- a/03_4_Receiving_a_Transaction.md +++ b/03_4_Receiving_a_Transaction.md @@ -209,4 +209,4 @@ Faucets will give you money on the testnet. They come in as raw transactions, wh ## What's Next? -Advance through "bitcoin-cli" with [Chapter Four: Sending Bitcoin Transactions](04_0_Creating_Basic_Bitcoin_Transactions.md). +Advance through "bitcoin-cli" with [Chapter Four: Sending Bitcoin Transactions](04_0_Sending_Bitcoin_Transactions.md).