@polkadot/networks 7.8.3-32 → 7.8.3-33

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.8.3-32",
20
+ "version": "7.8.3-33",
21
21
  "main": "index.js",
22
22
  "dependencies": {
23
23
  "@babel/runtime": "^7.16.3"
24
24
  },
25
25
  "devDependencies": {
26
- "@polkadot/util": "7.8.3-32",
27
- "@polkadot/x-fetch": "7.8.3-32"
26
+ "@polkadot/util": "7.8.3-33",
27
+ "@polkadot/x-fetch": "7.8.3-33"
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.8.3-32'
12
+ version: '7.8.3-33'
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.8.3-32'
6
+ version: '7.8.3-33'
7
7
  };
package/substrate.cjs CHANGED
@@ -522,6 +522,14 @@ const knownSubstrate = [{
522
522
  standardAccount: 'secp256k1',
523
523
  symbols: ['TRAC'],
524
524
  website: 'https://origintrail.io'
525
+ }, {
526
+ decimals: [10],
527
+ displayName: 'Pontem Network',
528
+ network: 'pontem-network',
529
+ prefix: 105,
530
+ standardAccount: '*25519',
531
+ symbols: ['PONT'],
532
+ website: 'https://pontem.network'
525
533
  }, {
526
534
  decimals: [12],
527
535
  displayName: 'Heiko',
package/substrate.js CHANGED
@@ -516,6 +516,14 @@ export const knownSubstrate = [{
516
516
  standardAccount: 'secp256k1',
517
517
  symbols: ['TRAC'],
518
518
  website: 'https://origintrail.io'
519
+ }, {
520
+ decimals: [10],
521
+ displayName: 'Pontem Network',
522
+ network: 'pontem-network',
523
+ prefix: 105,
524
+ standardAccount: '*25519',
525
+ symbols: ['PONT'],
526
+ website: 'https://pontem.network'
519
527
  }, {
520
528
  decimals: [12],
521
529
  displayName: 'Heiko',