file to consolidate auction module params

master
michael 2022-08-31 21:38:55 +00:00
parent 05144c4e06
commit 5aea9c162e
1 changed files with 5 additions and 0 deletions

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