mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-05 02:54:25 -08:00
file to consolidate auction module params
This commit is contained in:
5
x/cosmostest/config/config.go
Normal file
5
x/cosmostest/config/config.go
Normal 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
|
||||
Reference in New Issue
Block a user