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 |
Hedera protobuf reference for the TransactionContents message describing the serialized body bytes contained inside a signed Hedera network transaction.