diff --git a/src/llmq/quorums_signing.h b/src/llmq/quorums_signing.h index e04dc348191f1..9e53ab1864e52 100644 --- a/src/llmq/quorums_signing.h +++ b/src/llmq/quorums_signing.h @@ -76,7 +76,6 @@ class CRecoveredSig } }; -// TODO implement caching to speed things up class CRecoveredSigsDb { static const size_t MAX_CACHE_SIZE = 30000;