We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07844d3 commit b1e4ea0Copy full SHA for b1e4ea0
.github/config/assertoor/cl-stability-check.yml
@@ -46,4 +46,4 @@ tasks:
46
- name: check_consensus_reorgs
47
title: "Check consensus reorgs"
48
- name: check_consensus_forks
49
- title: "Check consensus forks"
+ title: "Check consensus forks"
.github/config/assertoor/network-params.yml
@@ -31,4 +31,4 @@ assertoor_params:
31
- https://raw.githubusercontent.com/lambdaclass/lambda_ethereum_consensus/refs/heads/assertoor-structure-setup/.github/config/assertoor/cl-stability-check.yml
32
33
tx_spammer_params:
34
- tx_spammer_extra_args: ["--txcount=3", "--accounts=80"]
+ tx_spammer_extra_args: ["--txcount=3", "--accounts=80"]
0 commit comments