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