Skip to content

Commit 71d3045

Browse files
committed
feat : asset counts
1 parent cf0d653 commit 71d3045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
const (
1010
BatchCreateUserOpsCounts = 864
1111
AccountTreeDepth = 28
12-
AssetCounts = 500
12+
AssetCounts = 350
1313
RedisLockKey = "prover_mutex_key"
1414
)
1515

0 commit comments

Comments
 (0)