btcs

bitcoin script parser/evaluator/compiler/decompiler
git clone git://jb55.com/btcs
Log | Files | Refs | README | LICENSE

commit 0fd7d0d9e22a73b0e3c3cc71ce6af62718d51fb7
parent 2d0dd3a88c167f8c761323ca37579ff8c2f0e48b
Author: William Casarin <jb55@jb55.com>
Date:   Wed, 25 Oct 2017 20:21:59 -0700

example: no newline at end of htlx example

Diffstat:
Mexamples/htlc | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/examples/htlc b/examples/htlc @@ -4,4 +4,4 @@ OP_ELSE <num> [TIMEOUTOP] OP_DROP OP_DUP OP_HASH160 <buyer pubkey hash> OP_ENDIF OP_EQUALVERIFY -OP_CHECKSIG- \ No newline at end of file +OP_CHECKSIG