Forget a transaction.
Declared in <private_broadcast.h>
[[requires_capability(0x7f950ef0caa8), requires_capability(0x7f950e3e79c8), requires_capability(0x7f9502a9e3b8)]]
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. |