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 cf0d653 commit 71d3045Copy full SHA for 71d3045
utils/constants.go
@@ -9,7 +9,7 @@ import (
9
const (
10
BatchCreateUserOpsCounts = 864
11
AccountTreeDepth = 28
12
- AssetCounts = 500
+ AssetCounts = 350
13
RedisLockKey = "prover_mutex_key"
14
)
15
0 commit comments