@polkadot/networks 7.7.2-7 → 7.7.2-8

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.2-7",
20
+ "version": "7.7.2-8",
21
21
  "main": "index.js",
22
22
  "dependencies": {
23
23
  "@babel/runtime": "^7.16.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@polkadot/util": "7.7.2-7",
27
- "@polkadot/x-fetch": "7.7.2-7"
26
+ "@polkadot/util": "7.7.2-8",
27
+ "@polkadot/x-fetch": "7.7.2-8"
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.2-7'
12
+ version: '7.7.2-8'
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.2-7'
6
+ version: '7.7.2-8'
7
7
  };
package/substrate.cjs CHANGED
@@ -570,6 +570,14 @@ const knownSubstrate = [{
570
570
  standardAccount: '*25519',
571
571
  symbols: ['QTZ'],
572
572
  website: 'https://unique.network'
573
+ }, {
574
+ decimals: [18],
575
+ displayName: 'Pioneer Network by Bit.Country',
576
+ network: 'pioneer_network',
577
+ prefix: 268,
578
+ standardAccount: '*25519',
579
+ symbols: ['NEER'],
580
+ website: 'https://bit.country'
573
581
  }, {
574
582
  decimals: [18],
575
583
  displayName: 'Moonbeam',
package/substrate.js CHANGED
@@ -564,6 +564,14 @@ export const knownSubstrate = [{
564
564
  standardAccount: '*25519',
565
565
  symbols: ['QTZ'],
566
566
  website: 'https://unique.network'
567
+ }, {
568
+ decimals: [18],
569
+ displayName: 'Pioneer Network by Bit.Country',
570
+ network: 'pioneer_network',
571
+ prefix: 268,
572
+ standardAccount: '*25519',
573
+ symbols: ['NEER'],
574
+ website: 'https://bit.country'
567
575
  }, {
568
576
  decimals: [18],
569
577
  displayName: 'Moonbeam',