Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
increase
GENESIS_OFFSET
for local testnet simulation (#5619)
The 40s allotted for setting up a local testnet can sometime be exceeded when CI is busy. Bumping it by 20s should reduce that risk. Example, where the entire slots 0 and 1 were missed: ``` {"lvl":"INF","ts":"2023-11-22 18:33:32.000+00:00","msg":"Scheduling first slot action","topics":"beacnde","startTime":"8s999ms800us826ns","nextSlot":2,"timeToNextSlot":"3s199us174ns"} ```
- Loading branch information