Forget a transaction.
Declared in <private_broadcast.h>
[[requires_capability(0x7f2e37684468), requires_capability(0x7f2e219d19e8), requires_capability(0x7f2e1ac64c18)]]
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. |