mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Trivial: fix comments referencing AppInit2
It was refactored into multiple functions in
0cc8b6bc44.
This commit is contained in:
parent
692c9eddba
commit
ef9f495e93
3 changed files with 5 additions and 8 deletions
|
|
@ -90,7 +90,8 @@ public:
|
|||
static CSignatureCache signatureCache;
|
||||
}
|
||||
|
||||
// To be called once in AppInit2/TestingSetup to initialize the signatureCache
|
||||
// To be called once in AppInitMain/BasicTestingSetup to initialize the
|
||||
// signatureCache.
|
||||
void InitSignatureCache()
|
||||
{
|
||||
// nMaxCacheSize is unsigned. If -maxsigcachesize is set to zero,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue