From 410a4076dda7225f17e0d355cdaa85e60e64e58d Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 22 Jan 2020 14:30:33 -1000 Subject: [PATCH] Update 06_5_Sending_a_Transaction_with_Data.md --- 06_5_Sending_a_Transaction_with_Data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06_5_Sending_a_Transaction_with_Data.md b/06_5_Sending_a_Transaction_with_Data.md index c61d688..ee7088b 100644 --- a/06_5_Sending_a_Transaction_with_Data.md +++ b/06_5_Sending_a_Transaction_with_Data.md @@ -1,6 +1,6 @@ # 6.5: Sending a Transaction with Data -> **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning. +> :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning. The third way to vary how you send a basic transaction is to use the transaction to send data instead of funds (or really, in addition to funds). This gives you the ability to embed information in the blockchain.