mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-27 16:55:21 +00:00
13 lines
332 B
Markdown
13 lines
332 B
Markdown
|
<!--
|
||
|
order: 5
|
||
|
-->
|
||
|
|
||
|
# Parameters
|
||
|
|
||
|
The auction module contains the following parameters:
|
||
|
|
||
|
| Key | Type | Example |
|
||
|
| ------------------ | ---------------------- | -----------|
|
||
|
| MaxAuctionDuration | string (time.Duration) | "48h0m0s" |
|
||
|
| MaxBidDuration | string (time.Duration) | "3h0m0s" |
|