> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hedera.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TransactionContents

## 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 |
