---
title: RawTransaction
description: RawTransaction provides direct access to serialized transaction bytes.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/raw-transaction/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/raw-transaction.md
---

# RawTransaction

RawTransaction provides direct access to serialized transaction bytes.

**Package:** `thru.core.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 | |
| `raw_transaction` | `bytes` | 2 · optional | |
