File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ The Builder is configured via environment variables. The following values are su
9595| ` AUTH_TOKEN_REFRESH_INTERVAL ` | Yes | The OAuth token refresh interval in seconds. |
9696| ` CHAIN_NAME ` | No | The chain name ("pecorino", or the corresponding name) |
9797| ` SLOT_OFFSET ` | No | Slot timing offset in seconds. Required if ` CHAIN_NAME ` is not present |
98- | ` SLOT_DURATION ` | No | Slot duration in seconds. Optional if ` CHAIN_NAME ` is not present |
99- | ` START_TIMESTAMP ` | No | UNIX timestamp for slot 0. Optional if ` CHAIN_NAME ` is not present |
98+ | ` SLOT_DURATION ` | No | Slot duration in seconds. Required if ` CHAIN_NAME ` is not present |
99+ | ` START_TIMESTAMP ` | No | UNIX timestamp for slot 0. Required if ` CHAIN_NAME ` is not present |
100100
101101---
102102
You can’t perform that action at this time.
0 commit comments