# Parameters The auction module contains the following parameters: | Key | Type | Example | | ------------------ | ---------------------- | -----------| | MaxAuctionDuration | string (time.Duration) | "48h0m0s" | | BidDuration | string (time.Duration) | "3h0m0s" |