From a1874ee28dc7f1e2b798227e422fb27350a96da5 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 1 Mar 2017 16:04:46 -0800 Subject: [PATCH] Update 3_Playing_with_Bitcoin.md --- 3_Playing_with_Bitcoin.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/3_Playing_with_Bitcoin.md b/3_Playing_with_Bitcoin.md index a7100b9..1e5e6d9 100644 --- a/3_Playing_with_Bitcoin.md +++ b/3_Playing_with_Bitcoin.md @@ -826,9 +826,16 @@ Congratulations! You're now a few satoshis poorer! ### Write a Raw Transacrion with Two Outputs -### Write a Raw Transaction with Two Outputs and an OP_RETURN +### Write a Raw Transaction with an OP_RETURN + +Saving Data on the blockchain +[coinsecrets] + +[talk about P2PK vs ...] ### Summary: Sending a Transaction +## Interlude: Using JQ +