AnchorTransactionResponse

public struct AnchorTransactionResponse : Decodable, Sendable

Response returned when requesting a single transaction.

This response is returned by GET /transaction requests in SEP-6 and contains details about a specific transaction.

See SEP-6 Single Historical Transaction