@33cn/game-cashier-react
Advanced tools
Comparing version 1.9.12 to 1.9.13
@@ -193,3 +193,3 @@ import * as tslib_1 from "tslib"; | ||
tx3 = _a.sent(); | ||
return [4 /*yield*/, signTxGroup(tx3, this.props.withholdAddress)]; | ||
return [4 /*yield*/, signTxGroup(tx3)]; | ||
case 7: | ||
@@ -231,4 +231,3 @@ signedTx3 = _a.sent(); | ||
tx1 = _a.sent(); | ||
console.log('withholdAddress', this.props.withholdAddress); | ||
return [4 /*yield*/, signTxGroup(tx1, this.props.withholdAddress)]; // 'user.p.game.none' | ||
return [4 /*yield*/, signTxGroup(tx1)]; // 'user.p.game.none' | ||
case 13: | ||
@@ -235,0 +234,0 @@ signedTx1 = _a.sent() // 'user.p.game.none' |
{ | ||
"name": "@33cn/game-cashier-react", | ||
"version": "1.9.12", | ||
"version": "1.9.13", | ||
"main": "lib/Cashier.js", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
618923
2675