@polkadot/networks 13.2.1 → 13.2.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.
@@ -55,6 +55,9 @@ exports.knownGenesis = {
55
55
  equilibrium: [
56
56
  '0x6f1a800de3daff7f5e037ddf66ab22ce03ab91874debeddb1086f5f7dbd48925'
57
57
  ],
58
+ frequency: [
59
+ '0x4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1'
60
+ ],
58
61
  genshiro: [
59
62
  '0x9b8cefc0eb5c568b527998bdd76c184e2b76ae561be76e4667072230217ea243'
60
63
  ],
@@ -114,6 +117,9 @@ exports.knownGenesis = {
114
117
  '0x6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc',
115
118
  '0xe8e7f0f4c4f5a00720b4821dbfddefea7490bcf0b19009961cc46957984e2c1c'
116
119
  ],
120
+ polimec: [
121
+ '0x7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd'
122
+ ],
117
123
  polkadex: [
118
124
  '0x3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c'
119
125
  ],
@@ -161,6 +167,9 @@ exports.knownGenesis = {
161
167
  unique: [
162
168
  '0x84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31'
163
169
  ],
170
+ vara: [
171
+ '0xfe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763'
172
+ ],
164
173
  vtb: [
165
174
  '0x286bc8414c7000ce1d6ee6a834e29a54c1784814b76243eb77ed0b2c5573c60f',
166
175
  '0x7483b89572fb2bd687c7b9a93b242d0b237f9aba463aba07ec24503931038aaa'
@@ -17,6 +17,7 @@ exports.knownLedger = {
17
17
  encointer: 0x000001b2,
18
18
  enjin: 0x00000483,
19
19
  equilibrium: 0x05f5e0fd,
20
+ frequency: 0x0000082b,
20
21
  genshiro: 0x05f5e0fc,
21
22
  hydradx: 0x00000162,
22
23
  integritee: 0x000007df,
@@ -32,6 +33,7 @@ exports.knownLedger = {
32
33
  pendulum: 0x00000162,
33
34
  phala: 0x00000162,
34
35
  picasso: 0x000001b2,
36
+ polimec: 0x00000d10,
35
37
  polkadex: 0x0000031f,
36
38
  polkadot: 0x00000162,
37
39
  polymesh: 0x00000253,
@@ -42,6 +44,7 @@ exports.knownLedger = {
42
44
  statemint: 0x00000162, // common-good on Polkadot, shares derivation
43
45
  ternoa: 0x00003e3,
44
46
  unique: 0x00000295,
47
+ vara: 0x00001370,
45
48
  vtb: 0x000002b6,
46
49
  xxnetwork: 0x000007a3,
47
50
  zeitgeist: 0x00000162
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.packageInfo = void 0;
4
- exports.packageInfo = { name: '@polkadot/networks', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '13.2.1' };
4
+ exports.packageInfo = { name: '@polkadot/networks', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '13.2.3' };
@@ -52,6 +52,9 @@ export const knownGenesis = {
52
52
  equilibrium: [
53
53
  '0x6f1a800de3daff7f5e037ddf66ab22ce03ab91874debeddb1086f5f7dbd48925'
54
54
  ],
55
+ frequency: [
56
+ '0x4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1'
57
+ ],
55
58
  genshiro: [
56
59
  '0x9b8cefc0eb5c568b527998bdd76c184e2b76ae561be76e4667072230217ea243'
57
60
  ],
@@ -111,6 +114,9 @@ export const knownGenesis = {
111
114
  '0x6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc',
112
115
  '0xe8e7f0f4c4f5a00720b4821dbfddefea7490bcf0b19009961cc46957984e2c1c'
113
116
  ],
117
+ polimec: [
118
+ '0x7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd'
119
+ ],
114
120
  polkadex: [
115
121
  '0x3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c'
116
122
  ],
@@ -158,6 +164,9 @@ export const knownGenesis = {
158
164
  unique: [
159
165
  '0x84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31'
160
166
  ],
167
+ vara: [
168
+ '0xfe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763'
169
+ ],
161
170
  vtb: [
162
171
  '0x286bc8414c7000ce1d6ee6a834e29a54c1784814b76243eb77ed0b2c5573c60f',
163
172
  '0x7483b89572fb2bd687c7b9a93b242d0b237f9aba463aba07ec24503931038aaa'
@@ -14,6 +14,7 @@ export const knownLedger = {
14
14
  encointer: 0x000001b2,
15
15
  enjin: 0x00000483,
16
16
  equilibrium: 0x05f5e0fd,
17
+ frequency: 0x0000082b,
17
18
  genshiro: 0x05f5e0fc,
18
19
  hydradx: 0x00000162,
19
20
  integritee: 0x000007df,
@@ -29,6 +30,7 @@ export const knownLedger = {
29
30
  pendulum: 0x00000162,
30
31
  phala: 0x00000162,
31
32
  picasso: 0x000001b2,
33
+ polimec: 0x00000d10,
32
34
  polkadex: 0x0000031f,
33
35
  polkadot: 0x00000162,
34
36
  polymesh: 0x00000253,
@@ -39,6 +41,7 @@ export const knownLedger = {
39
41
  statemint: 0x00000162, // common-good on Polkadot, shares derivation
40
42
  ternoa: 0x00003e3,
41
43
  unique: 0x00000295,
44
+ vara: 0x00001370,
42
45
  vtb: 0x000002b6,
43
46
  xxnetwork: 0x000007a3,
44
47
  zeitgeist: 0x00000162
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  },
16
16
  "sideEffects": false,
17
17
  "type": "module",
18
- "version": "13.2.1",
18
+ "version": "13.2.3",
19
19
  "main": "./cjs/index.js",
20
20
  "module": "./index.js",
21
21
  "types": "./index.d.ts",
@@ -182,7 +182,7 @@
182
182
  }
183
183
  },
184
184
  "dependencies": {
185
- "@polkadot/util": "13.2.1",
185
+ "@polkadot/util": "13.2.3",
186
186
  "@substrate/ss58-registry": "^1.51.0",
187
187
  "tslib": "^2.8.0"
188
188
  }
package/packageInfo.js CHANGED
@@ -1 +1 @@
1
- export const packageInfo = { name: '@polkadot/networks', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '13.2.1' };
1
+ export const packageInfo = { name: '@polkadot/networks', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '13.2.3' };