Skip to content

Commit 8f000c3

Browse files
remove artifact encryptDecrypt.ts
1 parent 799bafe commit 8f000c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exampleLitActions/src/encryptDecrypt.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ export const encryptDecrypt = async (): Promise<encryptDecryptResult> => {
133133
// all jsParams can be used anywhere in your litActionCode
134134
jsParams: {
135135
toSign: messageText,
136-
publicKey: "0x02e5896d70c1bc4b4844458748fe0f936c7919d7968341e391fb6d82c258192e64",
137136
sigName: "sig1",
138137
accessControlConditions,
139138
ciphertext: mockEncryption.ciphertext,

0 commit comments

Comments
 (0)