Remove PRC that reports a different ChainID (#2277)

connecting to https://mainnet.resincoin.dev
Client:Geth/v1.10.26-stable-e5eb32ac/linux-amd64/go1.18.5
BlockNumber:16648
GasPrice:1000000007
12 actionable tasks: 11 executed, 1 up-to-date
Exception in thread "main" java.lang.IllegalStateException: RPC chainId (75001) does not match chainId from json (75000)
	at org.ethereum.lists.chains.MainKt.checkChain(Main.kt:449)
	at org.ethereum.lists.chains.MainKt.main(Main.kt:39)
This commit is contained in:
ligi 2023-02-14 18:49:27 +01:00 committed by GitHub
parent e27e80ebac
commit 13a581fb6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"name": "ResinCoin Mainnet",
"chain": "RESIN",
"icon": "resincoin",
"rpc": ["https://mainnet.resincoin.dev"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",