@codewarriorr/cryptoassets
Advanced tools
Comparing version 5.37.9 to 5.37.10
{ | ||
"name": "@codewarriorr/cryptoassets", | ||
"version": "5.37.9", | ||
"version": "5.37.10", | ||
"description": "Ledger crypto-assets list", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -459,4 +459,4 @@ // @flow | ||
color: "#e3b964", | ||
supportsSegwit: false, | ||
supportsNativeSegwit: true, // FIXME: TODO: This should work but throws: "Error: Dynamic exception type: std::experimental::bad_optional_access" after: AccountCreationInfo.init -> Wallet#newAccountWithInfo | ||
supportsSegwit: true, | ||
supportsNativeSegwit: false, // FIXME: TODO: This should work but throws: "Error: Dynamic exception type: std::experimental::bad_optional_access" after: AccountCreationInfo.init -> Wallet#newAccountWithInfo | ||
family: "bitcoin_vault", | ||
@@ -463,0 +463,0 @@ blockAvgTime: 10 * 60, |
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
2461503