Declare SignatureHash() in script.h

This commit is contained in:
jtimon
2014-08-01 17:45:09 +02:00
parent c0e9548b63
commit f5745fa52a
5 changed files with 3 additions and 9 deletions

View File

@@ -17,8 +17,6 @@ using namespace boost::assign;
typedef vector<unsigned char> valtype;
extern uint256 SignatureHash(const CScript &scriptCode, const CTransaction& txTo, unsigned int nIn, int nHashType);
BOOST_AUTO_TEST_SUITE(multisig_tests)
CScript