update rpc urls for Moonbase Alpha (#717)

This commit is contained in:
Erin Shaben 2021-12-29 15:48:47 -05:00 committed by GitHub
parent 52f9c1d3b6
commit bbc896d285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
"chain": "MOON", "chain": "MOON",
"network": "moonbase", "network": "moonbase",
"rpc": [ "rpc": [
"https://rpc.testnet.moonbeam.network", "https://rpc.api.moonbase.moonbeam.network",
"wss://wss.testnet.moonbeam.network" "wss://wss.api.moonbase.moonbeam.network"
], ],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {