Skip to content

Commit 84af943

Browse files
chore(wrapped-keys): LIT-3920 - Update LIT_ACTION_CID_REPOSITORY CIDs for generateEncryptedKey actions
1 parent 42fd975 commit 84af943

File tree

1 file changed

+2
-2
lines changed
  • packages/wrapped-keys/src/lib/lit-actions-client

1 file changed

+2
-2
lines changed

packages/wrapped-keys/src/lib/lit-actions-client/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ const LIT_ACTION_CID_REPOSITORY: LitCidRepository = Object.freeze({
1010
solana: 'QmcEJGVqRYtVukjm2prCPT7Fs66GpaqZwmZoxEHMHor6Jz',
1111
}),
1212
generateEncryptedKey: Object.freeze({
13-
evm: 'QmPzycC9bN4QfhVWy7ggL4u9Gr1vQz3Gx4MYh4vvpvqBzc',
14-
solana: 'QmYrmzhh7ZoK8LoZ854DmfdRacmZgpVz9c3kW6u5htcdc5',
13+
evm: 'QmeD6NYCWhUCLgxgpkgSguaKjwnpCnJ6Yf8SdsyPpK4eKK',
14+
solana: 'QmPkVD3hEjMi1T5zQuvdrFCXaGTEMHNdAhAL4WHkqxijrQ',
1515
}),
1616
exportPrivateKey: Object.freeze({
1717
evm: 'QmUJ74pTUqeeHzDGdfwCph1vJVNJ1rRzJdvMiTjS1BMwYj',

0 commit comments

Comments
 (0)