Switch bucket count to 100

This commit is contained in:
James Grugett 2022-05-06 16:20:23 -04:00
parent be2ce4fd4b
commit e01c7bd763

View File

@ -120,7 +120,7 @@ export const createContract = functions
ante,
closeTime,
tags ?? [],
1000,
100,
1,
100
)