@shapeshiftoss/hdwallet-core
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -26,3 +26,3 @@ import { BIP32Path, PathDescription } from "./wallet"; | ||
account_number: string; | ||
sequence: string; | ||
sequence: number; | ||
} | ||
@@ -29,0 +29,0 @@ export declare type BinanceSignedTx = BinanceTx; |
{ | ||
"name": "@shapeshiftoss/hdwallet-core", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"license": "MIT", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d9e6d63348930cb14eb818e47316d447c5eac199" | ||
"gitHead": "1e9c89d09aefbe385c28c81f88952251d9aea5f8" | ||
} |