Interface JsonExecutionRequestTargetNode

Hierarchy

Properties

authMethods?: AuthMethod[]
authSig: AuthSig
code?: string
ipfsId?: string

auto-filled before sending each command to the node, but in the rust struct, this type is required.

jsParams?: any

An 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.

targetNodeRange: number

Generated using TypeDoc