Validation of coinstake now uses txPrev directly instead of CCoins object
authoralex <alex@alex-VirtualBox.(none)>
Tue, 21 Jan 2014 21:17:29 +0000 (01:17 +0400)
committeralex <alex@alex-VirtualBox.(none)>
Tue, 21 Jan 2014 21:17:29 +0000 (01:17 +0400)
commit8ed64a6b5b64b097478098245539613db24494f7
tree6dd78f807842ded4a3cb60f826fc4854e688fdeb
parentcdef376f34dfbd06c8a8673fdb5625d5fefbc851
Validation of coinstake now uses txPrev directly instead of CCoins object
src/kernel.cpp
src/main.cpp
src/script.cpp