Bitcoin ABC 0.26.3
P2P Digital Currency
|
#include <sigcache.h>
Private Member Functions | |
bool | IsCached (const std::vector< uint8_t > &vchSig, const CPubKey &vchPubKey, const uint256 &sighash) const |
Private Attributes | |
bool | store |
Friends | |
class | TestCachingTransactionSignatureChecker |
Definition at line 22 of file sigcache.h.
|
inline |
Definition at line 30 of file sigcache.h.
|
overridevirtual |
Reimplemented from BaseSignatureChecker.
Definition at line 122 of file sigcache.cpp.
Definition at line 41 of file sigcache.h.
|
private |
Definition at line 24 of file sigcache.h.