Branch: refs/heads/master
Home: https://github.com/conformal/btcdb
Commit: 968b6da5dbf2d80cbae2d88389132c833590f5dc
https://github.com/conformal/btcdb/commit/968b6da5dbf2d80cbae2d88389132c833590f5dc
Author: Jonathan Gillham <[email protected]>
Date: 2014-10-01 (Wed, 01 Oct 2014)
Changed paths:
M ldb/dup_test.go
M ldb/insertremove_test.go
M ldb/leveldb.go
M ldb/operational_test.go
M memdb/memdb.go
Log Message:
-----------
Changed TxIn.PreviousOutpoint to TxIn.PreviousOutPoint after btcwire API
change.