mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix hyperspace rpc endpoint (#2130)
This commit is contained in:
parent
28a5630b04
commit
8b5c32abc4
|
@ -2,7 +2,7 @@
|
||||||
"name": "Filecoin - Hyperspace testnet",
|
"name": "Filecoin - Hyperspace testnet",
|
||||||
"chain": "FIL",
|
"chain": "FIL",
|
||||||
"icon": "filecoin",
|
"icon": "filecoin",
|
||||||
"rpc": ["https://hyperspace.node.glif.io/rpc/v0"],
|
"rpc": ["https://api.hyperspace.node.glif.io/rpc/v0"],
|
||||||
"faucets": ["https://hyperspace.filtest.network/#faucet"],
|
"faucets": ["https://hyperspace.filtest.network/#faucet"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "testnet filecoin",
|
"name": "testnet filecoin",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user