mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-05 05:44:26 -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