From 4399a9507f7d4eb6d69bab646bb4090bca5762ee Mon Sep 17 00:00:00 2001 From: "Andreas M. Antonopoulos" Date: Mon, 19 May 2014 00:05:14 -0400 Subject: [PATCH] outline of chapter 5 --- ch05.asciidoc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ch05.asciidoc diff --git a/ch05.asciidoc b/ch05.asciidoc new file mode 100644 index 00000000..28a50fbb --- /dev/null +++ b/ch05.asciidoc @@ -0,0 +1,10 @@ += Chapter 5 - Transactions +== Introduction +== ScriptPubKey and ScriptSig +== Transaction Script Language +== Stack-Based Script Evaluation +== Common Transaction Scripts +== Complex Transaction Scripts +== P2SH Scripts +== Multi-Signature Scripts +== Transaction Malleability \ No newline at end of file