From c5a1fd06d1bc8d60d96af94fa24c34b280416468 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 13 Jun 2017 11:34:37 -0700 Subject: [PATCH] Create 06_5_Sending_a_Transaction_with_Data.md --- 06_5_Sending_a_Transaction_with_Data.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/06_5_Sending_a_Transaction_with_Data.md b/06_5_Sending_a_Transaction_with_Data.md index baafb55..ad258b4 100644 --- a/06_5_Sending_a_Transaction_with_Data.md +++ b/06_5_Sending_a_Transaction_with_Data.md @@ -115,3 +115,6 @@ _What is the Power of OP_RETURN?_ The OP_RETURN opens up whole new possibilities Note that there is some controversy over using the Bitcoin blockchain in this way. +## What's Next? + +Move on to "Bitcoin Scripting" with [Chapter Seven: Introducing Bitcoin Scripts](07_0_Introducing_Bitcoin_Scripts.md).