@shapeshiftoss/hdwallet-core
Advanced tools
Comparing version 1.37.2-alpha.4 to 1.38.0
@@ -29,3 +29,2 @@ /// <reference types="node" /> | ||
readonly BitcoinSV: 236; | ||
readonly Ethereum: 60; | ||
readonly Atom: 118; | ||
@@ -43,3 +42,4 @@ readonly Osmo: 118; | ||
readonly Kava: 459; | ||
readonly Avalanche: 9000; | ||
readonly Ethereum: 60; | ||
readonly Avalanche: 60; | ||
}>; | ||
@@ -46,0 +46,0 @@ declare type Slip44ByCoin<T> = T extends keyof typeof slip44Table ? typeof slip44Table[T] : number | undefined; |
@@ -142,3 +142,2 @@ "use strict"; | ||
BitcoinSV: 236, | ||
Ethereum: 60, | ||
Atom: 118, | ||
@@ -156,3 +155,5 @@ Osmo: 118, | ||
Kava: 459, | ||
Avalanche: 9000, | ||
// EVM chains all use the same SLIP44 | ||
Ethereum: 60, | ||
Avalanche: 60, | ||
}); | ||
@@ -159,0 +160,0 @@ function slip44ByCoin(coin) { |
{ | ||
"name": "@shapeshiftoss/hdwallet-core", | ||
"version": "1.37.2-alpha.4", | ||
"version": "1.38.0", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "1bc04d1c930d1a98ba9b9bc73b0cd6605496c946" | ||
"gitHead": "c084093ce8c751241512eacfae7688d09f35432d" | ||
} |
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
199883
3276
1