File tree Expand file tree Collapse file tree 7 files changed +10
-9
lines changed
Expand file tree Collapse file tree 7 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 3939 ]
4040 },
4141 "dependencies" : {
42- "@bitgo/public-types" : " 5.43.1 " ,
42+ "@bitgo/public-types" : " 5.63.0 " ,
4343 "@bitgo/sdk-core" : " ^36.25.0" ,
4444 "@bitgo/statics" : " ^58.19.0" ,
4545 "@bitgo/utxo-lib" : " ^11.19.0" ,
Original file line number Diff line number Diff line change 137137 "superagent" : " ^9.0.1"
138138 },
139139 "devDependencies" : {
140- "@bitgo/public-types" : " 5.43.1 " ,
140+ "@bitgo/public-types" : " 5.63.0 " ,
141141 "@bitgo/sdk-opensslbytes" : " ^2.1.0" ,
142142 "@bitgo/sdk-test" : " ^9.1.20" ,
143143 "@openpgp/web-stream-tools" : " 0.0.14" ,
Original file line number Diff line number Diff line change 5959 "superagent" : " ^9.0.1"
6060 },
6161 "devDependencies" : {
62- "@bitgo/public-types" : " 5.43.1 " ,
62+ "@bitgo/public-types" : " 5.63.0 " ,
6363 "@bitgo/sdk-lib-mpc" : " ^10.8.1" ,
6464 "@bitgo/sdk-test" : " ^9.1.20" ,
6565 "@types/argparse" : " ^1.0.36" ,
Original file line number Diff line number Diff line change 4040 ]
4141 },
4242 "dependencies" : {
43- "@bitgo/public-types" : " 5.43.1 " ,
43+ "@bitgo/public-types" : " 5.63.0 " ,
4444 "@bitgo/sdk-core" : " ^36.25.0" ,
4545 "@bitgo/sdk-lib-mpc" : " ^10.8.1" ,
4646 "@bitgo/statics" : " ^58.19.0" ,
Original file line number Diff line number Diff line change 4040 ]
4141 },
4242 "dependencies" : {
43- "@bitgo/public-types" : " 5.43.1 " ,
43+ "@bitgo/public-types" : " 5.63.0 " ,
4444 "@bitgo/sdk-lib-mpc" : " ^10.8.1" ,
4545 "@bitgo/secp256k1" : " ^1.8.0" ,
4646 "@bitgo/sjcl" : " ^1.0.1" ,
Original file line number Diff line number Diff line change @@ -260,6 +260,7 @@ export interface WalletSignBaseOptions {
260260 cosignerPub ?: string ;
261261 isLastSignature ?: boolean ;
262262 customSigningFunction ?: CustomSigningFunction ;
263+ bulk ?: boolean ;
263264}
264265
265266export interface WalletSignTransactionOptions extends WalletSignBaseOptions {
Original file line number Diff line number Diff line change 974974 "@scure/base" "1.1.5"
975975 micro-eth-signer "0.7.2"
976976
977- "@bitgo/public-types@5.43.1 ":
978- version "5.43.1 "
979- resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.43.1 .tgz"
980- integrity sha512-HfGTXNpmSCo4TKm6TWcB9fgGunxRrZdO2Tk9tubD2gSVOUzc/EDrlGlXl2ZZ3xy2ZmaFTkRej2iODa9fEZxgMg ==
977+ "@bitgo/public-types@5.63.0 ":
978+ version "5.63.0 "
979+ resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.63.0 .tgz#1f75a376bcd9e340106e2607ff5508280b66f152 "
980+ integrity sha512-9UjiUbX1m2HBvFI2mQ9CqOfJl0bujMPUtAf8Lf14vQ5f/IvM7sfPcve0fwf2yFAFmzfLbBxazQ1ZW4g5GtRN6A ==
981981 dependencies:
982982 fp-ts "^2.0.0"
983983 io-ts "npm:@bitgo-forks/io-ts@2.1.4"
You can’t perform that action at this time.
0 commit comments