List Transactions Response
Response message for LedgerService.ListTransactions.
Every frame carries a watermark with a safe resume cursor. A frame with transaction set delivers one matching item; a frame without it reports scan progress or terminal completion. Watermarks never regress in the requested ordering but may repeat.
end is set exactly once, on the final frame of a successful stream. For QUERY_END_REASON_ITEM_LIMIT, that frame also carries the final item. For every other end reason, the final frame has no transaction payload.
Properties
Returns the field-presence view for this ListTransactionsResponse instance.
One matching transaction. Its position within the containing checkpoint is reported by ExecutedTransaction.transaction_index.
Functions
Copies the original message, including unknown fields.