A blocktxn message carrying the transactions requested for a block.

Synopsis

Declared in <blockencodings.h>

class BlockTransactions;

Member Functions

Name

Description

BlockTransactions [constructor]

Constructors

Data Members

Name

Description

blockhash

Hash of the block these transactions belong to.

txn

The transactions themselves, in requested order.

Created with MrDocs