CPartialMerkleTree::GetNumTransactions

Get number of transactions the merkle proof is indicating for cross-reference with local blockchain knowledge.

Synopsis

Declared in <merkleblock.h>

unsigned int
GetNumTransactions() const;

Return Value

The total number of transactions in the block the proof was built from.