file to consolidate auction module params

This commit is contained in:
2022-08-31 21:38:55 +00:00
parent 05144c4e06
commit 5aea9c162e

View File

@@ -0,0 +1,5 @@
package config
// Length of the auction in blocks.
// Assuming a block time of 3sec, this should be ~30sec.
const AuctionTime = 10