@ledgerhq/types-live
Advanced tools
Comparing version 6.48.1-nightly.0 to 6.49.0-nightly.1
/** | ||
* DerivationMode is a string identifier of a specific derivation scheme in a list defined in live-common derivation.ts | ||
*/ | ||
export type DerivationMode = "" | "ethM" | "ethMM" | "bch_on_bitcoin_segwit" | "legacy_on_bch" | "vertcoin_128" | "vertcoin_128_segwit" | "etcM" | "aeternity" | "tezbox" | "tezosbip44h" | "galleonL" | "tezboxL" | "taproot" | "native_segwit" | "segwit" | "segwit_on_legacy" | "legacy_on_segwit" | "legacy_on_native_segwit" | "segwit_unsplit" | "sep5" | "unsplit" | "polkadotbip44" | "glifLegacy" | "glif" | "filecoinBIP44" | "casper_wallet" | "solanaMain" | "solanaSub" | "hederaBip44" | "cardano" | "nearbip44h" | "vechain" | "internet_computer" | "stacks_wallet"; | ||
export type DerivationMode = "" | "ethM" | "ethMM" | "bch_on_bitcoin_segwit" | "legacy_on_bch" | "etcM" | "aeternity" | "tezbox" | "tezosbip44h" | "galleonL" | "tezboxL" | "taproot" | "native_segwit" | "segwit" | "segwit_on_legacy" | "legacy_on_segwit" | "legacy_on_native_segwit" | "segwit_unsplit" | "sep5" | "unsplit" | "polkadotbip44" | "glifLegacy" | "glif" | "filecoinBIP44" | "casper_wallet" | "solanaMain" | "solanaSub" | "hederaBip44" | "cardano" | "nearbip44h" | "vechain" | "internet_computer" | "stacks_wallet"; | ||
//# sourceMappingURL=derivation.d.ts.map |
/** | ||
* DerivationMode is a string identifier of a specific derivation scheme in a list defined in live-common derivation.ts | ||
*/ | ||
export type DerivationMode = "" | "ethM" | "ethMM" | "bch_on_bitcoin_segwit" | "legacy_on_bch" | "vertcoin_128" | "vertcoin_128_segwit" | "etcM" | "aeternity" | "tezbox" | "tezosbip44h" | "galleonL" | "tezboxL" | "taproot" | "native_segwit" | "segwit" | "segwit_on_legacy" | "legacy_on_segwit" | "legacy_on_native_segwit" | "segwit_unsplit" | "sep5" | "unsplit" | "polkadotbip44" | "glifLegacy" | "glif" | "filecoinBIP44" | "casper_wallet" | "solanaMain" | "solanaSub" | "hederaBip44" | "cardano" | "nearbip44h" | "vechain" | "internet_computer" | "stacks_wallet"; | ||
export type DerivationMode = "" | "ethM" | "ethMM" | "bch_on_bitcoin_segwit" | "legacy_on_bch" | "etcM" | "aeternity" | "tezbox" | "tezosbip44h" | "galleonL" | "tezboxL" | "taproot" | "native_segwit" | "segwit" | "segwit_on_legacy" | "legacy_on_segwit" | "legacy_on_native_segwit" | "segwit_unsplit" | "sep5" | "unsplit" | "polkadotbip44" | "glifLegacy" | "glif" | "filecoinBIP44" | "casper_wallet" | "solanaMain" | "solanaSub" | "hederaBip44" | "cardano" | "nearbip44h" | "vechain" | "internet_computer" | "stacks_wallet"; | ||
//# sourceMappingURL=derivation.d.ts.map |
{ | ||
"name": "@ledgerhq/types-live", | ||
"version": "6.48.1-nightly.0", | ||
"version": "6.49.0-nightly.1", | ||
"description": "Ledger Live main types.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"ts-node": "^10.4.0", | ||
"@ledgerhq/types-cryptoassets": "^7.13.0", | ||
"@ledgerhq/types-cryptoassets": "^7.14.0-nightly.0", | ||
"@ledgerhq/types-devices": "^6.25.0" | ||
@@ -39,0 +39,0 @@ }, |
@@ -10,4 +10,2 @@ /** | ||
| "legacy_on_bch" | ||
| "vertcoin_128" | ||
| "vertcoin_128_segwit" | ||
| "etcM" | ||
@@ -14,0 +12,0 @@ | "aeternity" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
363289
6057