mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
9 lines
313 B
Markdown
9 lines
313 B
Markdown
|
# Parameters
|
||
|
|
||
|
The auction module contains the following parameters:
|
||
|
|
||
|
| Key | Type | Example |
|
||
|
| ------------------ | ---------------------- | -----------|
|
||
|
| MaxAuctionDuration | string (time.Duration) | "48h0m0s" |
|
||
|
| BidDuration | string (time.Duration) | "3h0m0s" |
|