Skip to main content
Gets the status of a Lightning send request for the SparkWallet.

Method Signature

Parameters

string
required
The ID of the Lightning send request to check

Returns

LightningSendRequest | null
required
The Lightning send request details or null if not found

Example