Optional
authOptional
codeJS code to run on the nodes
Optional
ipfsThe IPFS ID of some JS code to run on the nodes
Optional
ipfsAllow overriding the default code
property in the JsonExecutionSdkParams
Optional
jsAn object that contains params to expose to the Lit Action. These will be injected to the JS runtime before your code runs, so you can use any of these as normal variables in your Lit Action.
Optional
responsea strategy for proccessing reponse
objects returned from the
Lit Action execution context
the session signatures to use to authorize the user with the nodes
Optional
useOnly run the action on a single node; this will only work if all code in your action is non-interactive
auth methods to resolve