Test if a transaction is in the set.
bool exists( Tx::ID const& entry) const;
Name |
Description |
---|---|
|
The ID of transaction to test. |
Whether the transaction is in the set.