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