Skip to content

TrackTransactionResponse

View as Markdown

TrackTransactionResponse reports status transitions for a transaction.

Package: thru.services.v1

FieldType#Description
signaturethru.common.v1.Signature1 · optional
consensus_statusthru.common.v1.ConsensusStatus2 · optional
execution_resultthru.core.v1.TransactionExecutionResult3 · optional
slotuint644 · optionalSlot in which this transaction landed. Zero until the producing block has been observed by the ingestor; consumers waiting to anchor downstream ClickHouse reads (e.g. GetTransaction) should ignore zero slots and wait for the next response.