Switch bucket count to 100
This commit is contained in:
parent
be2ce4fd4b
commit
e01c7bd763
|
@ -120,7 +120,7 @@ export const createContract = functions
|
|||
ante,
|
||||
closeTime,
|
||||
tags ?? [],
|
||||
1000,
|
||||
100,
|
||||
1,
|
||||
100
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user