---
title: TransactionStatus
description: TransactionStatus captures status metadata for a transaction.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/transaction-status/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/transaction-status.md
---

# TransactionStatus

TransactionStatus captures status metadata for a transaction.

**Package:** `thru.services.v1`

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `signature` | [`thru.common.v1.Signature`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/signature.md) | 1 · optional | |
| `consensus_status` | [`thru.common.v1.ConsensusStatus`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/consensus-status.md) | 2 · optional | |
| `execution_result` | [`thru.core.v1.TransactionExecutionResult`](https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/transaction-execution-result.md) | 3 · optional | |
