@polkadot/networks 7.7.1 → 7.7.2-0

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
@@ -17,14 +17,14 @@
17
17
  },
18
18
  "sideEffects": false,
19
19
  "type": "module",
20
- "version": "7.7.1",
20
+ "version": "7.7.2-0",
21
21
  "main": "index.js",
22
22
  "dependencies": {
23
23
  "@babel/runtime": "^7.15.4"
24
24
  },
25
25
  "devDependencies": {
26
- "@polkadot/util": "7.7.1",
27
- "@polkadot/x-fetch": "7.7.1"
26
+ "@polkadot/util": "7.7.2-0",
27
+ "@polkadot/x-fetch": "7.7.2-0"
28
28
  },
29
29
  "exports": {
30
30
  ".": {
package/packageInfo.cjs CHANGED
@@ -9,6 +9,6 @@ exports.packageInfo = void 0;
9
9
  // Auto-generated by @polkadot/dev, do not edit
10
10
  const packageInfo = {
11
11
  name: '@polkadot/networks',
12
- version: '7.7.1'
12
+ version: '7.7.2-0'
13
13
  };
14
14
  exports.packageInfo = packageInfo;
package/packageInfo.js CHANGED
@@ -3,5 +3,5 @@
3
3
  // Auto-generated by @polkadot/dev, do not edit
4
4
  export const packageInfo = {
5
5
  name: '@polkadot/networks',
6
- version: '7.7.1'
6
+ version: '7.7.2-0'
7
7
  };
package/substrate.cjs CHANGED
@@ -243,13 +243,13 @@ const knownSubstrate = [{
243
243
  symbols: null,
244
244
  website: null
245
245
  }, {
246
- decimals: [18],
247
- displayName: 'Dhiway CORD Network',
246
+ decimals: [12, 12],
247
+ displayName: 'CORD Network',
248
248
  network: 'cord',
249
249
  prefix: 29,
250
250
  standardAccount: '*25519',
251
- symbols: ['DCU'],
252
- website: 'https://dhiway.com/'
251
+ symbols: ['DHI', 'WAY'],
252
+ website: 'https://cord.network/'
253
253
  }, {
254
254
  decimals: [12],
255
255
  displayName: 'Phala Network',
package/substrate.js CHANGED
@@ -237,13 +237,13 @@ export const knownSubstrate = [{
237
237
  symbols: null,
238
238
  website: null
239
239
  }, {
240
- decimals: [18],
241
- displayName: 'Dhiway CORD Network',
240
+ decimals: [12, 12],
241
+ displayName: 'CORD Network',
242
242
  network: 'cord',
243
243
  prefix: 29,
244
244
  standardAccount: '*25519',
245
- symbols: ['DCU'],
246
- website: 'https://dhiway.com/'
245
+ symbols: ['DHI', 'WAY'],
246
+ website: 'https://cord.network/'
247
247
  }, {
248
248
  decimals: [12],
249
249
  displayName: 'Phala Network',