6 #ifndef BITCOIN_SCRIPT_SIGCACHE_H 7 #define BITCOIN_SCRIPT_SIGCACHE_H 30 #endif // BITCOIN_SCRIPT_SIGCACHE_H static const unsigned int DEFAULT_MAX_SIG_CACHE_SIZE
CachingTransactionSignatureChecker(const CTransaction *txToIn, unsigned int nInIn, bool storeIn=true)
bool VerifySignature(const std::vector< unsigned char > &vchSig, const CPubKey &vchPubKey, const uint256 &sighash) const