@bitgo/abstract-eth
Advanced tools
Comparing version
@@ -603,3 +603,3 @@ /** | ||
*/ | ||
verifyTssTransaction(params: VerifyEthTransactionOptions): boolean; | ||
verifyTssTransaction(params: VerifyEthTransactionOptions): Promise<boolean>; | ||
/** | ||
@@ -606,0 +606,0 @@ * Verify that a transaction prebuild complies with the original intention |
{ | ||
"name": "@bitgo/abstract-eth", | ||
"version": "23.0.1", | ||
"version": "23.0.2", | ||
"description": "BitGo SDK coin library for ETH base implementation", | ||
@@ -43,5 +43,5 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@bitgo/sdk-core": "^31.1.0", | ||
"@bitgo/sdk-core": "^31.2.0", | ||
"@bitgo/secp256k1": "^1.3.3", | ||
"@bitgo/statics": "^51.3.0", | ||
"@bitgo/statics": "^51.4.0", | ||
"@ethereumjs/common": "^2.6.5", | ||
@@ -62,7 +62,7 @@ "@ethereumjs/tx": "^3.3.0", | ||
"devDependencies": { | ||
"@bitgo/sdk-api": "^1.61.0", | ||
"@bitgo/sdk-test": "^8.0.75", | ||
"@bitgo/sdk-api": "^1.61.1", | ||
"@bitgo/sdk-test": "^8.0.76", | ||
"@types/keccak": "^3.0.5" | ||
}, | ||
"gitHead": "1d3492d71714fd2b29297b0b5476126b485b927b" | ||
"gitHead": "07c00649cfedf8409b68d56d239db1b22cf584b3" | ||
} |
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 too big to display
Sorry, the diff of this file is not supported yet
1288912
0.38%7937
0.25%Updated
Updated