Forget a transaction.
Declared in <private_broadcast.h>
[[requires_capability(0x7ff36f614198), requires_capability(0x7ff37b8cedf8), requires_capability(0x7ff37a4d4868)]]
std::optional<size_t>
Remove(CTransactionRef const& tx);
The confirmed-send count if the transaction was removed, otherwise nullopt.
| Name | Description |
|---|---|
| tx [in] | Transaction to forget. |