Remove RPC endpoints that are not Ethereum compatible. Compatible ones will be added later. (#134)

This commit is contained in:
Illia Polosukhin 2020-11-30 09:10:13 -08:00 committed by GitHub
parent e29443b94d
commit 555dc989f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@
"chain": "NEAR",
"network": "mainnet",
"rpc": [
"https://rpc.mainnet.near.org"
],
"faucets": [
],

View File

@ -3,7 +3,6 @@
"chain": "NEAR",
"network": "testnet",
"rpc": [
"https://rpc.testnet.near.org"
],
"faucets": [
"https://wallet.testnet.near.org"