CTxMemPool::AddTransactionsUpdated

Increase the transaction update counter by the given amount.

Synopsis

Declared in <txmempool.h>

void
AddTransactionsUpdated(unsigned int n);

Parameters

NameDescription
nThe number of updates to add.