You've already forked specification
ae2a746a71
Includes various style/consistency changes to various pages.
10 lines
276 B
Markdown
10 lines
276 B
Markdown
# 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. |
|