OpenCBDC Transaction Processor
|
Details about wounded error code. More...
#include <interface.hpp>
Data Fields | |
ticket_number_type | m_wounding_ticket {} |
The ticket that caused wounding. | |
key_type | m_wounding_key |
The key that triggered the other ticket to wound. | |
Details about wounded error code.
Definition at line 67 of file parsec/runtime_locking_shard/interface.hpp.
key_type cbdc::parsec::runtime_locking_shard::wounded_details::m_wounding_key |
The key that triggered the other ticket to wound.
Definition at line 72 of file parsec/runtime_locking_shard/interface.hpp.
ticket_number_type cbdc::parsec::runtime_locking_shard::wounded_details::m_wounding_ticket {} |
The ticket that caused wounding.
Definition at line 69 of file parsec/runtime_locking_shard/interface.hpp.