Branch: refs/heads/master Home: https://github.com/conformal/btcscript Commit: edb006c11c5a25a8e2187435ef4ff61f0478442f https://github.com/conformal/btcscript/commit/edb006c11c5a25a8e2187435ef4ff61f0478442f Author: Jonathan Gillham <[email protected]> Date: 2014-10-01 (Wed, 01 Oct 2014)
Changed paths:
M internal_test.go
M opcode_test.go
M script_test.go
Log Message:
-----------
Changed TxIn.PreviousOutpoint to TxIn.PreviousOutPoint after btcwire API
change.
