We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab53ea1 commit 501a043Copy full SHA for 501a043
internal/modules/ballot/worker.go
@@ -29,7 +29,7 @@ query ($addr: Address!) {
29
30
// participantsWeightPushPackSize represents the number of participants
31
// pushed into the voting contract at once.
32
-const participantsWeightPushPackSize = 20
+const participantsWeightPushPackSize = 10
33
34
// FinalizingWorker represents a worker structure and processor for single
35
// closed ballot processing.
0 commit comments