@snapshot-labs/snapshot.js 0.9.1 → 0.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snapshot-labs/snapshot.js",
3
- "version": "0.9.1",
3
+ "version": "0.9.3",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
@@ -4,7 +4,7 @@
4
4
  "sequencer": "https://seq.snapshot.org"
5
5
  },
6
6
  "testnet": {
7
- "hub": "https://testnet.snapshot.org",
7
+ "hub": "https://testnet.hub.snapshot.org",
8
8
  "sequencer": "https://testnet.seq.snapshot.org"
9
9
  },
10
10
  "local": {
package/src/networks.json CHANGED
@@ -1083,7 +1083,7 @@
1083
1083
  "https://smartbch.greyh.at/"
1084
1084
  ],
1085
1085
  "explorer": {
1086
- "url": "https://www.smartscan.cash"
1086
+ "url": "https://smartbch-explorer.web.app"
1087
1087
  },
1088
1088
  "logo": "ipfs://QmWG1p7om4hZ4Yi4uQvDpxg4si7qVYhtppGbcDGrhVFvMd"
1089
1089
  },