> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TransactionContents

> Hedera protobuf reference for the TransactionContents message describing the serialized body bytes contained inside a signed Hedera network transaction.

## SignedTransaction

| Field       | Type         | Description                                                                  |
| ----------- | ------------ | ---------------------------------------------------------------------------- |
| `bodyBytes` |              | TransactionBody serialized into bytes, which needs to be signed              |
| `sigMap`    | SignatureMap | The signatures on the body with the new format, to authorize the transaction |
