Trivial: fix comments referencing AppInit2

It was refactored into multiple functions in
0cc8b6bc44.
This commit is contained in:
Marko Bencun
2017-02-23 16:38:41 +09:00
parent 692c9eddba
commit ef9f495e93
3 changed files with 5 additions and 8 deletions

View File

@@ -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,