OpenCBDC Transaction Processor
|
RPC request and response header. More...
#include <header.hpp>
Data Fields | |
request_id_type | m_request_id |
Identifier for matching requests with responses. | |
RPC request and response header.
Definition at line 15 of file header.hpp.
request_id_type cbdc::rpc::header::m_request_id |
Identifier for matching requests with responses.
Definition at line 17 of file header.hpp.