Files

10 lines
276 B
Markdown
Raw Permalink Normal View History

# Response: Transaction (“tx”)
Provides the contents of a transaction.
## Message Format
| Field | Length | Format | Description |
|--|--|--|--|
| transaction data | variable | [Transaction](/protocol/blockchain/transaction#format) | The full serialized transaction. |