Returns the total number of transactions in the block.
Synopsis
Declared in <blockencodings.h>
size_t
BlockTxCount() const;
Return Value
The count of short‐id and prefilled transactions combined.
Created with MrDocs