Skip to content

Commit

Permalink
Remove now obsolete TODO comment above CRecoveredSigsDb
Browse files Browse the repository at this point in the history
  • Loading branch information
codablock committed Feb 27, 2019
1 parent e83e32b commit c52e840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/llmq/quorums_signing.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ class CRecoveredSig
}
};

// TODO implement caching to speed things up
class CRecoveredSigsDb
{
static const size_t MAX_CACHE_SIZE = 30000;
Expand Down

0 comments on commit c52e840

Please sign in to comment.