numeric market range [1, 100]
This commit is contained in:
parent
6c28771539
commit
291f21af92
|
@ -122,7 +122,7 @@ export const createContract = functions
|
||||||
tags ?? [],
|
tags ?? [],
|
||||||
1000,
|
1000,
|
||||||
1,
|
1,
|
||||||
1000
|
100
|
||||||
)
|
)
|
||||||
|
|
||||||
if (!isFree && ante) await chargeUser(creator.id, ante)
|
if (!isFree && ante) await chargeUser(creator.id, ante)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user