The SignatureList field is deprecated and succeeded by SignatureMap.
Transaction
| Field | Type | Description | |
|---|---|---|---|
signedTransactionBytes | bytes | SignedTransaction serialized into bytes | |
bodyBytes | bytes | TransactionBody serialized into bytes, which needs to be signed | deprecated = true |
sigMap | SignatureMap | The signatures on the body with the new format, to authorize the transaction | deprecated = true |