btck::Block::CountTransactions

Returns the number of transactions in the block.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

size_t
CountTransactions() const;

Return Value

The transaction count.