Returns the number of transactions in the block.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
size_t
CountTransactions() const;
Return Value
The transaction count.
Created with MrDocs
Returns the number of transactions in the block.
Declared in <kernel/bitcoinkernel_wrapper.h>
size_t
CountTransactions() const;
The transaction count.
Created with MrDocs