Lightspark
Lightspark

Transaction Status

This is an enum of the potential statuses a transaction associated with your Lightspark Node can take.Values (6)
  • SUCCESSTransaction succeeded.
  • FAILEDTransaction failed.
  • PENDINGTransaction has been initiated and is currently in-flight.
  • NOT_STARTEDFor transaction type PAYMENT_REQUEST only. No payments have been made to a payment request.
    DEPRECATED: Use `PENDING` instead.
  • EXPIREDFor transaction type PAYMENT_REQUEST only. A payment request has expired.
    DEPRECATED: Transaction type PAYMENT_REQUEST is deprecated.
  • CANCELLEDFor transaction type PAYMENT_REQUEST only.
    DEPRECATED: Transaction type PAYMENT_REQUEST is deprecated.