Adds a transaction to the unbroadcast set

Synopsis

Declared in <txmempool.h>

void
AddUnbroadcastTx(Txid const& txid);

Parameters

Name

Description

txid

The txid to add, if the transaction is in the mempool.

Created with MrDocs