CBlock::vtx

Transactions contained in the block, in order.

Synopsis

Declared in <primitives/block.h>

std::vector<CTransactionRef> vtx;