@polkadot/networks
Advanced tools
Comparing version 5.1.2-1 to 5.1.2-2
@@ -277,2 +277,10 @@ "use strict"; | ||
}, { | ||
decimals: [15], | ||
displayName: 'Valiu Liquidity Network', | ||
network: 'vln', | ||
prefix: 35, | ||
standardAccount: '*25519', | ||
symbols: ['USDv'], | ||
website: 'https://valiu.com/' | ||
}, { | ||
decimals: [18], | ||
@@ -279,0 +287,0 @@ displayName: 'Centrifuge Chain', |
{ | ||
"name": "@polkadot/networks", | ||
"version": "5.1.2-1" | ||
"version": "5.1.2-2" | ||
} |
{ | ||
"name": "@polkadot/networks", | ||
"version": "5.1.2-1", | ||
"version": "5.1.2-2", | ||
"description": "A list of all available Substrate networks and their applicable prefixes", | ||
@@ -19,4 +19,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@polkadot/util": "5.1.2-1", | ||
"@polkadot/x-fetch": "5.1.2-1" | ||
"@polkadot/util": "5.1.2-2", | ||
"@polkadot/x-fetch": "5.1.2-2" | ||
}, | ||
@@ -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
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
33576
728