Skip to content

Commit

Permalink
Set gaslimit for base and op
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Oct 30, 2024
1 parent 31881f3 commit fc73e11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/includes/itering/nodes/base.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: base
relayGasLimit: 500000
lendMarket:
- protocol: aave
healthFactorLimit: 3
Expand Down
1 change: 1 addition & 0 deletions src/includes/itering/nodes/op.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: op
relayGasLimit: 500000
lendMarket:
- protocol: aave
healthFactorLimit: 3
Expand Down

0 comments on commit fc73e11

Please sign in to comment.