gpu-compute-chain/x/cosmostest/auctionconfig/config.go

6 lines
155 B
Go
Raw Normal View History

2022-08-31 15:40:28 -07:00
package auctionconfig
// Length of the auction in blocks-- currently 10.
// Assuming a block time of 3sec, this should be ~30sec.
const AuctionTime = 100