Sep24TransactionResponse

public struct Sep24TransactionResponse : Decodable, Sendable

Response containing a single transaction.

This response is returned when querying for a specific transaction via the /transaction endpoint.

See also:

  • [Sep24TransactionRequest] for the corresponding request
  • SEP-0024