Skip to content

Commit

Permalink
fix validator lifecycle test (deposit in batches to avoid rpc limits …
Browse files Browse the repository at this point in the history
…from some clients)
  • Loading branch information
pk910 committed Feb 7, 2024
1 parent 75b60c9 commit ba1b399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assertoor-tests/validator-lifecycle-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ tasks:
config:
limitTotal: 300
limitPerSlot: 20
limitPending: 50
depositContract: "0x4242424242424242424242424242424242424242"
configVars:
walletPrivkey: "walletPrivkey"
Expand Down

0 comments on commit ba1b399

Please sign in to comment.