Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zjg555543 committed Oct 22, 2024
1 parent a509286 commit c73ff17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/db/celldb.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ namespace ton {

namespace validator {

const int THREAD_COUNTS = 20;
const int THREAD_COUNTS = 10;

int GetRandom();

Expand Down

0 comments on commit c73ff17

Please sign in to comment.