Skip to content

Commit 1b2b268

Browse files
authored
Merge pull request #6347 from BitGo/WP-00000-make-bitgo-gpgkey-public
chore: make pickBitgoPubGpgKeyForSigning public
2 parents 6c164e6 + ae45e45 commit 1b2b268

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)