OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
cbdc::locking_shard::rpc::tx_status_request Struct Reference

RPC message for clients to use to request the status of a TX ID. More...

#include <status_messages.hpp>

Data Fields

hash_t m_tx_id {}
 TX ID to check.
 

Detailed Description

RPC message for clients to use to request the status of a TX ID.

Definition at line 21 of file status_messages.hpp.

Field Documentation

◆ m_tx_id

hash_t cbdc::locking_shard::rpc::tx_status_request::m_tx_id {}

TX ID to check.

Definition at line 23 of file status_messages.hpp.


The documentation for this struct was generated from the following file: