Remove a transaction from the set.
bool erase( Tx::ID const& entry);
Name |
Description |
---|---|
|
The ID of the transaction to remove. |
Whether the transaction was removed.