btcs

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

commit 0c0bb9ead221d27d327b6d4a348ed1134c48cc4b
parent 4f59a636ecdbc690d99d7edac8ec48f223d27719
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 23 Oct 2017 17:37:27 -0700

rename: script.h -> op.h

Diffstat:
Rscript.c -> op.c | 0
Rscript.h -> op.h | 0
2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/script.c b/op.c diff --git a/script.h b/op.h