Type alias SignTransactionWithEncryptedKeyParams

Property

The unique identifier (UUID V4) of the encrypted private key

Property

Whether the LIT action should broadcast the signed transaction to RPC, or only sign the transaction and return the signed transaction to the caller

Property

The unsigned transaction to be signed. When network is 'solana', be sure to provide a SerializedTransaction instance.

Generated using TypeDoc