mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Remove RPC endpoints that are not Ethereum compatible. Compatible ones will be added later. (#134)
This commit is contained in:
parent
e29443b94d
commit
555dc989f8
|
@ -3,7 +3,6 @@
|
|||
"chain": "NEAR",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.mainnet.near.org"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
"chain": "NEAR",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://rpc.testnet.near.org"
|
||||
],
|
||||
"faucets": [
|
||||
"https://wallet.testnet.near.org"
|
||||
|
|
Loading…
Reference in New Issue
Block a user