Skip to content

Commit ed0cc6f

Browse files
committed
Merge branch 'naga_add_hardcoded_keysets' of https://github.com/LIT-Protocol/js-sdk into naga_add_hardcoded_keysets
2 parents eb6356f + 2fbac93 commit ed0cc6f

File tree

2 files changed

+35
-34
lines changed

2 files changed

+35
-34
lines changed

packages/networks/src/networks/vNaga/LitChainClient/apis/highLevelApis/mintPKP/mintWithMultiAuths.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ export const mintWithMultiAuths = async (
115115
const tx = await mintNextAndAddAuthMethods(
116116
{
117117
keyType: 2,
118+
keySetId: 'naga-keyset1',
118119
permittedAuthMethodTypes: validatedRequest.authMethodTypes,
119120
permittedAuthMethodIds: validatedRequest.authMethodIds,
120121
permittedAuthMethodPubkeys: validatedRequest.pubkeys,

packages/wasm/rust/Cargo.lock

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)