update rpc url

This commit is contained in:
unknown 2022-04-13 14:02:52 +08:00
parent 3d886823e1
commit 7f3d52c92b

View File

@ -2,7 +2,10 @@
"name": "BON Network", "name": "BON Network",
"chain": "BON", "chain": "BON",
"network": "testnet", "network": "testnet",
"rpc": ["http://8.210.150.70:8545"], "rpc": [
"http://rpc.boyanet.org:8545",
"ws://rpc.boyanet.org:8546"
],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "BOYACoin", "name": "BOYACoin",