#include <sigcache.h>
Definition at line 19 of file sigcache.h.
◆ CachingTransactionSignatureChecker()
CachingTransactionSignatureChecker::CachingTransactionSignatureChecker |
( |
const CTransaction * |
txToIn, |
|
|
unsigned int |
nInIn, |
|
|
bool |
storeIn = true |
|
) |
| |
|
inline |
◆ VerifySignature()
bool CachingTransactionSignatureChecker::VerifySignature |
( |
const std::vector< unsigned char > & |
vchSig, |
|
|
const CPubKey & |
vchPubKey, |
|
|
const uint256 & |
sighash |
|
) |
| const |
|
virtual |
◆ store
bool CachingTransactionSignatureChecker::store |
|
private |
The documentation for this class was generated from the following files: