File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3838 git :
3939 repo : https://github.com/yetanotherco/aligned_layer.git
4040 dest : /home/{{ ansible_user }}/repos/{{ service }}/aligned_layer
41- version : 2075-feat-hoodi-deployment
41+ version : v0.20.0
4242 loop :
4343 - aggregator
4444
Original file line number Diff line number Diff line change @@ -38,3 +38,4 @@ aggregator:
3838 # The Gas formula is percentage (gas_base_bump_percentage + gas_bump_incremental_percentage * i) / 100) is checked against this value
3939 # If it is higher, it will default to `gas_bump_percentage_limit`
4040 time_to_wait_before_bump: 72s # The time to wait for the receipt when responding to task. Suggested value 72 seconds (6 blocks)
41+ poll_latest_batch_interval: 20s # The interval to poll for latest batches. Default: 20s
You can’t perform that action at this time.
0 commit comments