Skip to content

Commit ae45e45

Browse files
committed
chore: make pickBitgoPubGpgKeyForSigning public
Ticket: WP-00000 TICKET: WP-00000
1 parent 6c164e6 commit ae45e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/sdk-core/src/bitgo/utils/tss/baseTSSUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default class BaseTssUtils<KeyShare> extends MpcUtils implements ITssUtil
7676
}
7777
}
7878

79-
protected async pickBitgoPubGpgKeyForSigning(
79+
public async pickBitgoPubGpgKeyForSigning(
8080
isMpcv2: boolean,
8181
reqId?: IRequestTracer,
8282
enterpriseId?: string

0 commit comments

Comments
 (0)