adjusted quorums for default EVM methods
This commit is contained in:
@@ -67,6 +67,6 @@ class DefaultEthereumMethodsSpec extends Specification {
|
||||
"bor_getRootHash",
|
||||
"bor_getSignersAtHash",
|
||||
"eth_getRootHash"]
|
||||
Chain.OPTIMISM | ["eth_getBlockRange", "rollup_gasPrices"]
|
||||
Chain.OPTIMISM | ["rollup_gasPrices"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user