CBlockIndex::nTx

Number of transactions in this block. This will be nonzero if the block reached the VALID_TRANSACTIONS level, and zero otherwise. Note: in a potential headers-first mode, this number cannot be relied upon

Synopsis

Declared in <chain.h>

unsigned int nTx = {0};