Forget a transaction.

Synopsis

Declared in <private_broadcast.h>

[[requires_capability(0x7ff36f614198), requires_capability(0x7ff37b8cedf8), requires_capability(0x7ff37a4d4868)]]
std::optional<size_t>
Remove(CTransactionRef const& tx);

Return Value

The confirmed‐send count if the transaction was removed, otherwise nullopt.

Parameters

Name

Description

tx [in]

Transaction to forget.

Created with MrDocs