You've already forked specification
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. |
|