Checking eth_call return limit during node validation, currently 200k (#246)
Added eth_call return limit check to node validation. Currently limit is 200k
This commit is contained in:
@@ -7,6 +7,7 @@ chain-settings:
|
||||
lagging: 1
|
||||
chains:
|
||||
- id: eth
|
||||
call-validate-contract: 0x32268860cAAc2948Ab5DdC7b20db5a420467Cf96
|
||||
lags:
|
||||
syncing: 6
|
||||
lagging: 1
|
||||
|
||||
Reference in New Issue
Block a user