AnchorTransactionsResponse

public struct AnchorTransactionsResponse : Decodable, Sendable

Response returned when requesting transaction history.

This response is returned by GET /transactions requests in SEP-6 and contains a list of transactions for the authenticated user.

See SEP-6 Transaction History