@polkadot/networks
Advanced tools
Comparing version 5.3.1 to 5.3.2-0
26
index.js
@@ -131,11 +131,11 @@ "use strict"; | ||
}, { | ||
decimals: null, | ||
displayName: 'Polymath', | ||
decimals: [6], | ||
displayName: 'Polymesh', | ||
genesisHash: ['0x12fddc9e2128b3fe571e4e5427addcb87fcaf08493867a68dd6ae44b406b39c7'], | ||
hasLedgerSupport: true, | ||
network: 'polymath', | ||
network: 'polymesh', | ||
prefix: 12, | ||
standardAccount: '*25519', | ||
symbols: null, | ||
website: null | ||
symbols: ['POLYX'], | ||
website: 'https://polymath.network/' | ||
}, { | ||
@@ -297,9 +297,17 @@ decimals: null, | ||
}, { | ||
decimals: null, | ||
displayName: 'Robonomics Network', | ||
decimals: [12], | ||
displayName: 'Litentry Network', | ||
network: 'litentry', | ||
prefix: 31, | ||
standardAccount: '*25519', | ||
symbols: ['LIT'], | ||
website: 'https://litentry.com/' | ||
}, { | ||
decimals: [9], | ||
displayName: 'Robonomics', | ||
network: 'robonomics', | ||
prefix: 32, | ||
standardAccount: '*25519', | ||
symbols: null, | ||
website: null | ||
symbols: ['XRT'], | ||
website: 'https://robonomics.network' | ||
}, { | ||
@@ -306,0 +314,0 @@ decimals: null, |
{ | ||
"name": "@polkadot/networks", | ||
"version": "5.3.1" | ||
"version": "5.3.2-0" | ||
} |
{ | ||
"name": "@polkadot/networks", | ||
"version": "5.3.1", | ||
"version": "5.3.2-0", | ||
"description": "A list of all available Substrate networks and their applicable prefixes", | ||
@@ -19,4 +19,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@polkadot/util": "5.3.1", | ||
"@polkadot/x-fetch": "5.3.1" | ||
"@polkadot/util": "5.3.2-0", | ||
"@polkadot/x-fetch": "5.3.2-0" | ||
}, | ||
@@ -23,0 +23,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36029
838
1