@ledgerhq/types-cryptoassets
Advanced tools
Comparing version 7.2.0 to 7.2.1-nightly.0
# @ledgerhq/types-cryptoassets | ||
## 7.2.1-nightly.0 | ||
### Patch Changes | ||
- [#3483](https://github.com/LedgerHQ/ledger-live/pull/3483) [`4a1454beb3`](https://github.com/LedgerHQ/ledger-live/commit/4a1454beb3f86405ba2686e07879c12a7d35ad8e) Thanks [@gre](https://github.com/gre)! - use ledger currency id on Countervalues API usage. | ||
## 7.2.0 | ||
@@ -4,0 +10,0 @@ |
@@ -23,3 +23,2 @@ import { CoinType } from "./slip44"; | ||
delisted?: boolean; | ||
countervalueTicker?: string; | ||
keywords?: string[]; | ||
@@ -26,0 +25,0 @@ }; |
@@ -23,3 +23,2 @@ import { CoinType } from "./slip44"; | ||
delisted?: boolean; | ||
countervalueTicker?: string; | ||
keywords?: string[]; | ||
@@ -26,0 +25,0 @@ }; |
{ | ||
"name": "@ledgerhq/types-cryptoassets", | ||
"version": "7.2.0", | ||
"version": "7.2.1-nightly.0", | ||
"description": "Ledger types for crypto assets and tokens", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -38,3 +38,3 @@ <img src="https://user-images.githubusercontent.com/4631227/191834116-59cf590e-25cc-4956-ae5c-812ea464f324.png" height="100" /> | ||
Type: {name: [string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String), ticker: [string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String), units: [Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)<[Unit](#unit)>, symbol: [string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)?, disableCountervalue: [boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)?, delisted: [boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)?, countervalueTicker: [string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)?, keywords: [Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)<[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)>?} | ||
Type: {name: [string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String), ticker: [string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String), units: [Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)<[Unit](#unit)>, symbol: [string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)?, disableCountervalue: [boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)?, delisted: [boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)?, keywords: [Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)<[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)>?} | ||
@@ -49,3 +49,2 @@ #### Properties | ||
* `delisted` **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)?** | ||
* `countervalueTicker` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)?** | ||
* `keywords` **[Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)<[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)>?** | ||
@@ -52,0 +51,0 @@ |
@@ -186,4 +186,2 @@ import { CoinType } from "./slip44"; | ||
delisted?: boolean; | ||
// some countervalue will have a ticker alias | ||
countervalueTicker?: string; | ||
// keywords to be able to find currency from "obvious" terms | ||
@@ -190,0 +188,0 @@ keywords?: string[]; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
56768
1017
1
75