Orders two identifiers by their wrapped value.
Declared in <primitives/transaction_identifier.h>
constexpr
auto
operator<=>(transaction_identifier const& other) const = default;
The ordering of this identifier relative to other.
| Name | Description |
|---|---|
| other | The identifier to compare against. |