A blocktxn message carrying the transactions requested for a block.
Declared in <blockencodings.h>
class BlockTransactions;
| Name | Description |
|---|---|
BlockTransactions [constructor] | Constructors |
| Name | Description |
|---|---|
blockhash | Hash of the block these transactions belong to. |
txn | The transactions themselves, in requested order. |