![]() |
Bitcoin ABC
0.22.12
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | SignatureCacheHasher |
We're hashing a nonce into the entries themselves, so we don't need extra blinding in the set hash computation. More... | |
class | CachingTransactionSignatureChecker |
Functions | |
void | InitSignatureCache () |
Variables | |
static const unsigned int | DEFAULT_MAX_SIG_CACHE_SIZE = 32 |
static const int64_t | MAX_MAX_SIG_CACHE_SIZE = 16384 |
void InitSignatureCache | ( | ) |
Definition at line 71 of file sigcache.cpp.
|
static |
Definition at line 16 of file sigcache.h.
|
static |
Definition at line 18 of file sigcache.h.