Increase the transaction update counter by the given amount.

Synopsis

Declared in <txmempool.h>

void
AddTransactionsUpdated(unsigned int n);

Parameters

Name

Description

n

The number of updates to add.

Created with MrDocs