CTxMemPool::AddUnbroadcastTx

Adds a transaction to the unbroadcast set

Synopsis

Declared in <txmempool.h>

void
AddUnbroadcastTx(Txid const& txid);

Parameters

NameDescription
txidThe txid to add, if the transaction is in the mempool.