@polkadot/networks
Advanced tools
Comparing version 3.6.0-beta.13 to 3.6.0-beta.14
@@ -311,3 +311,3 @@ "use strict"; | ||
}, { | ||
decimals: null, | ||
decimals: [8], | ||
displayName: 'ChainX', | ||
@@ -317,4 +317,4 @@ network: 'chainx', | ||
standardAccount: '*25519', | ||
symbols: null, | ||
website: null | ||
symbols: ['PCX'], | ||
website: 'https://chainx.org/' | ||
}, { | ||
@@ -321,0 +321,0 @@ decimals: null, |
{ | ||
"name": "@polkadot/networks", | ||
"version": "3.6.0-beta.13", | ||
"version": "3.6.0-beta.14", | ||
"description": "A list of all available Substrate networks and their applicable prefixes", | ||
@@ -33,5 +33,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@polkadot/util": "3.6.0-beta.13", | ||
"@polkadot/util": "3.6.0-beta.14", | ||
"@polkadot/x-fetch": "^0.3.2" | ||
} | ||
} |
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
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
25138