Returns the running count of transaction updates, used to trigger block template regeneration.
Synopsis
Declared in <txmempool.h>
unsigned int
GetTransactionsUpdated() const;
Return Value
The number of transaction updates.
Created with MrDocs