Remove polygon mumbai (#550)
* Remove polygon mumbai * Remove polygon mumbai (#22) Remove polygon mumbai (#90) * Remove polygon mumbai * use reserved
This commit is contained in:
Submodule emerald-grpc updated: 21aaeb7fc1...36b394d6fe
Submodule foundation/src/main/resources/public updated: ad94b61b5e...e27f591e92
@@ -389,7 +389,7 @@ class DefaultEthereumMethods(
|
||||
"rollup_gasPrices",
|
||||
"eth_getBlockRange",
|
||||
)
|
||||
Chain.POLYGON__MAINNET, Chain.POLYGON__MUMBAI -> listOf(
|
||||
Chain.POLYGON__MAINNET -> listOf(
|
||||
"bor_getAuthor",
|
||||
"bor_getCurrentValidators",
|
||||
"bor_getCurrentProposer",
|
||||
|
||||
@@ -27,7 +27,6 @@ class EthereumLowerBoundStateDetector(
|
||||
"is not available, lowest height is", // kava, cronos
|
||||
"State already discarded for", // moonriver, moonbeam
|
||||
"your node is running with state pruning", // fuse
|
||||
"Max height of block allowed", // mumbai
|
||||
"failed to compute tipset state", // filecoin-calibration
|
||||
"bad tipset height", // filecoin-calibration
|
||||
"body not found for block",
|
||||
|
||||
Reference in New Issue
Block a user