Interface SignTransactionParamsSupportedSolana

All API calls for the wrapped keys service require these arguments.

Property

The PKP sessionSigs used to associate the PKP with the generated private key and authenticate with the wrapped keys backend service.

Property

The Lit Node Client used for executing the Lit Action and identifying which wrapped keys backend service to communicate with.

Hierarchy

Properties

broadcast: boolean
id: string
litNodeClient: ILitNodeClient
network: "solana"
pkpSessionSigs: SessionSigsMap
unsignedTransaction: SerializedTransaction

Generated using TypeDoc