diff --git a/rust/lit-actions/ext/js/02_litActionsSDK.js b/rust/lit-actions/ext/js/02_litActionsSDK.js
index c169f63..3f0d4a6 100644
--- a/rust/lit-actions/ext/js/02_litActionsSDK.js
+++ b/rust/lit-actions/ext/js/02_litActionsSDK.js
@@ -257,22 +257,49 @@ function broadcastAndCollect({ name, value }) {
/**
* Decrypt and combine the provided
- * @param {string} accessControlConditions The access control conditions
- * @param {string} ciphertext The ciphertext to decrypt
- * @param {string} dataToEncryptHash The hash of the data to
- @ @param {string} authSig The auth signature
- * @param {string} chain The chain
+ * @param {Object} params
+ * @param {Array