Skip to content

Commit f18adbb

Browse files
authored
Update Islander to Vana (#1094)
* Update Islander to Vana * v0.12.35
1 parent 0a9d3ff commit f18adbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapshot-labs/snapshot.js",
3-
"version": "0.12.34",
3+
"version": "0.12.35",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@
827827
},
828828
"1480": {
829829
"key": "1480",
830-
"name": "Islander",
830+
"name": "Vana",
831831
"shortName": "mainnet",
832832
"chainId": 1480,
833833
"network": "mainnet",
@@ -1723,4 +1723,4 @@
17231723
"start": 7521509,
17241724
"logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
17251725
}
1726-
}
1726+
}

0 commit comments

Comments
 (0)