Dash Core  0.12.2.1
P2P Digital Currency
sigcache.h File Reference
#include "script/interpreter.h"
#include <vector>

Go to the source code of this file.

Classes

class  CachingTransactionSignatureChecker
 

Variables

static const unsigned int DEFAULT_MAX_SIG_CACHE_SIZE = 40
 

Variable Documentation

◆ DEFAULT_MAX_SIG_CACHE_SIZE

const unsigned int DEFAULT_MAX_SIG_CACHE_SIZE = 40
static

Definition at line 15 of file sigcache.h.

Referenced by HelpMessage().