1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 16:18:11 +00:00

outline of chapter 5

This commit is contained in:
Andreas M. Antonopoulos 2014-05-19 00:05:14 -04:00
parent e5d96ea9a3
commit 4399a9507f

10
ch05.asciidoc Normal file
View File

@ -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