aboutsummaryrefslogtreecommitdiff
path: root/src/test/multisig_tests.cpp
diff options
context:
space:
mode:
authorjtimon <[email protected]>2014-08-01 17:45:09 +0200
committerjtimon <[email protected]>2014-08-01 17:45:09 +0200
commitf5745fa52a66ab9ba976e06de4881e981d9aa6b4 (patch)
tree86e02367ad7881e809605be1ec3a93e20996c4f1 /src/test/multisig_tests.cpp
parentqt: more watchonly -> watch-only (diff)
downloaddiscoin-f5745fa52a66ab9ba976e06de4881e981d9aa6b4.tar.xz
discoin-f5745fa52a66ab9ba976e06de4881e981d9aa6b4.zip
Declare SignatureHash() in script.h
Diffstat (limited to 'src/test/multisig_tests.cpp')
-rw-r--r--src/test/multisig_tests.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/multisig_tests.cpp b/src/test/multisig_tests.cpp
index 452cf084a..2a0466e92 100644
--- a/src/test/multisig_tests.cpp
+++ b/src/test/multisig_tests.cpp
@@ -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