@shapeshiftoss/hdwallet-core
Advanced tools
Comparing version 1.15.4-alpha.0 to 1.15.4-alpha.1
@@ -86,3 +86,3 @@ import { BIP32Path, HDWallet, HDWalletInfo, PathDescription } from "./wallet"; | ||
content: string; | ||
fio_request_id?: number; | ||
fio_request_id?: string; | ||
}; | ||
@@ -107,3 +107,3 @@ } | { | ||
data: { | ||
fio_request_id: number; | ||
fio_request_id: string; | ||
}; | ||
@@ -110,0 +110,0 @@ } | { |
{ | ||
"name": "@shapeshiftoss/hdwallet-core", | ||
"version": "1.15.4-alpha.0", | ||
"version": "1.15.4-alpha.1", | ||
"license": "MIT", | ||
@@ -30,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "916ab6a22f0136876ff401ce023cd5e9a21379d3" | ||
"gitHead": "2bd9976283cd26764761cf4aba8dd8cab7790ba6" | ||
} |