add zirc_isQuarantined (#643)
This commit is contained in:
@@ -720,6 +720,10 @@ class DefaultEthereumMethods(
|
|||||||
"posv_getNetworkInformation",
|
"posv_getNetworkInformation",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Chain.ZIRCUIT__MAINNET, Chain.ZIRCUIT__TESTNET, Chain.ZIRCUIT__GARFIELD -> listOf(
|
||||||
|
"zirc_isQuarantined",
|
||||||
|
)
|
||||||
|
|
||||||
else -> emptyList()
|
else -> emptyList()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user