@polkadot/networks 8.1.3-10 → 8.1.3-11

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": "8.1.3-10",
20
+ "version": "8.1.3-11",
21
21
  "main": "index.js",
22
22
  "dependencies": {
23
23
  "@babel/runtime": "^7.16.3"
24
24
  },
25
25
  "devDependencies": {
26
- "@polkadot/util": "8.1.3-10",
27
- "@polkadot/x-fetch": "8.1.3-10"
26
+ "@polkadot/util": "8.1.3-11",
27
+ "@polkadot/x-fetch": "8.1.3-11"
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: '8.1.3-10'
12
+ version: '8.1.3-11'
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: '8.1.3-10'
6
+ version: '8.1.3-11'
7
7
  };
package/substrate.cjs CHANGED
@@ -662,7 +662,7 @@ const knownSubstrate = [{
662
662
  decimals: [12],
663
663
  displayName: 'CESS Testnet',
664
664
  network: 'cess-testnet',
665
- prefix: 10042,
665
+ prefix: 11330,
666
666
  standardAccount: '*25519',
667
667
  symbols: ['TCESS'],
668
668
  website: 'https://cess.cloud'
@@ -670,7 +670,7 @@ const knownSubstrate = [{
670
670
  decimals: [12],
671
671
  displayName: 'CESS',
672
672
  network: 'cess',
673
- prefix: 10043,
673
+ prefix: 11331,
674
674
  standardAccount: '*25519',
675
675
  symbols: ['CESS'],
676
676
  website: 'https://cess.cloud'
package/substrate.js CHANGED
@@ -656,7 +656,7 @@ export const knownSubstrate = [{
656
656
  decimals: [12],
657
657
  displayName: 'CESS Testnet',
658
658
  network: 'cess-testnet',
659
- prefix: 10042,
659
+ prefix: 11330,
660
660
  standardAccount: '*25519',
661
661
  symbols: ['TCESS'],
662
662
  website: 'https://cess.cloud'
@@ -664,7 +664,7 @@ export const knownSubstrate = [{
664
664
  decimals: [12],
665
665
  displayName: 'CESS',
666
666
  network: 'cess',
667
- prefix: 10043,
667
+ prefix: 11331,
668
668
  standardAccount: '*25519',
669
669
  symbols: ['CESS'],
670
670
  website: 'https://cess.cloud'