Update 06_5_Sending_a_Transaction_with_Data.md

This commit is contained in:
Shannon Appelcline 2020-01-22 14:30:33 -10:00 committed by GitHub
parent 8b9c2c7291
commit 410a4076dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# 6.5: Sending a Transaction with Data # 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. 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.