Respond to successful transaction submission to mempool

Synopsis

Declared in <node/txdownloadman.h>

void
MempoolAcceptedTx(CTransactionRef const& tx);

Parameters

Name

Description

tx

The accepted transaction.

Created with MrDocs