BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Classes | Functions
sigcache.h File Reference
#include <script/interpreter.h>
#include <vector>
Include dependency graph for sigcache.h:
This graph shows which files directly or indirectly include this file:

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 ()
 

Function Documentation

◆ InitSignatureCache()

void InitSignatureCache ( )

Definition at line 73 of file sigcache.cpp.

Here is the call graph for this function: