Respond to a transaction being accepted into the mempool.

Synopsis

Declared in <node/txdownloadman_impl.h>

void
MempoolAcceptedTx(CTransactionRef const& tx);

Parameters

Name

Description

tx

The accepted transaction.

Created with MrDocs