The parameters object containing the specific intent data for this activity.
+The claim descriptor specifying the transfer to claim and the leaves to take ownership of.
+The Spark Operators that will receive the receiver's encrypted claim tweak shares. Each operator's share is ECIES-encrypted to its individual encryption public key.
+The individual leaves being claimed. Each entry provides the ECIES-encrypted current leaf key (stored by the Spark Operators on the sender's behalf) and the sender's per-leaf authorization signature.
+The parameters object containing the specific intent data for this activity.
+Configuration for the Lightning receive operation: how many Spark Operators share the preimage and who they are.
+The Spark Operators that will each hold an encrypted Feldman share of the preimage. When a Lightning payment arrives, threshold operators reconstruct the preimage and reveal it to the Spark Service Provider (SSP) to settle the payment.
+The parameters object containing the specific intent data for this activity.
+The complete transfer descriptor including the receiver, Spark Operators, and all leaves being transferred.
+The list of Spark Operators that will receive encrypted key tweak shares. Each operator's Shamir share is ECIES-encrypted to its individual encryption public key.
+The list of Spark leaves being transferred. Each entry specifies the old leaf key, the new leaf key, and the pre-aggregated refund signatures that were produced in the preceding `SPARK_SIGN_FROST` call.
+The parameters object containing the specific intent data for this activity.
+A batch of one or more signature requests. A single call can sign multiple transactions (e.g. branch + exit at deposit time, or up to 6 refund transactions per transfer).
+The FROST nonce commitments provided by each participating Spark Operator for this signature session. Each operator must provide both a hiding and binding commitment before signing begins.
+