Skip to content

Commit b07dc8a

Browse files
authored
Update chainid-2107.js (#1743)
1 parent 69e9aaa commit b07dc8a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

constants/additionalChainRegistry/chainid-2107.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
export const data = {
2-
"name": "International Bitcoin Virtual Machine Testnet",
2+
"name": "IBVM Testnet",
33
"chain": "IBVM Testnet",
44
"icon": "ibvmtest",
55
"rpc": [
6-
"https://rpc-testnet.ibvm.io/",
7-
"wss://rpc-testnet.ibvm.io/ws/"
6+
"https://rpc-testnet.ibvm.io/"
87
],
98
"faucets": ["https://faucet.ibvm.io"],
109
"nativeCurrency": {

0 commit comments

Comments
 (0)