Bitcoin ABC 0.26.3
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | CachingTransactionSignatureChecker |
Functions | |
bool | InitSignatureCache (size_t max_size_bytes) |
Variables | |
static constexpr size_t | DEFAULT_MAX_SIG_CACHE_BYTES {32 << 20} |
Definition at line 85 of file sigcache.cpp.
Definition at line 18 of file sigcache.h.