@substrate/ss58-registry
Advanced tools
Comparing version 1.46.0 to 1.47.0
@@ -1759,3 +1759,3 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd. | ||
"decimals": [ | ||
12 | ||
18 | ||
], | ||
@@ -1773,3 +1773,3 @@ "standardAccount": "*25519", | ||
"decimals": [ | ||
12 | ||
18 | ||
], | ||
@@ -1856,3 +1856,16 @@ "standardAccount": "*25519", | ||
"website": "https://goro.network" | ||
}, | ||
{ | ||
"prefix": 29972, | ||
"network": "mythos", | ||
"displayName": "Mythos", | ||
"symbols": [ | ||
"MYTH" | ||
], | ||
"decimals": [ | ||
18 | ||
], | ||
"standardAccount": "secp256k1", | ||
"website": "https://mythos.foundation" | ||
} | ||
]; |
@@ -1759,3 +1759,3 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd. | ||
"decimals": [ | ||
12 | ||
18 | ||
], | ||
@@ -1773,3 +1773,3 @@ "standardAccount": "*25519", | ||
"decimals": [ | ||
12 | ||
18 | ||
], | ||
@@ -1856,3 +1856,16 @@ "standardAccount": "*25519", | ||
"website": "https://goro.network" | ||
}, | ||
{ | ||
"prefix": 29972, | ||
"network": "mythos", | ||
"displayName": "Mythos", | ||
"symbols": [ | ||
"MYTH" | ||
], | ||
"decimals": [ | ||
18 | ||
], | ||
"standardAccount": "secp256k1", | ||
"website": "https://mythos.foundation" | ||
} | ||
]; |
{ | ||
"name": "@substrate/ss58-registry", | ||
"version": "1.46.0", | ||
"version": "1.47.0", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "description": "Registry for SS58 account types", |
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
75880
3760