8(ubiq): update rpc, correct networkId (#85)

This commit is contained in:
Luke Williams 2020-01-30 01:10:20 +01:00 committed by GitHub
parent e316c79704
commit 9c073d3ee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
"chain": "UBQ",
"network": "mainnet",
"rpc": [
"https://rpc.octano.dev",
"https://pyrus2.ubiqscan.io"
],
"faucets": [],
@ -14,5 +15,5 @@
"infoURL": "https://ubiqsmart.com",
"shortName": "ubq",
"chainId": 8,
"networkId": 1
}
"networkId": 88
}