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

RPC request and response header. More...

#include <header.hpp>

Data Fields

request_id_type m_request_id
 Identifier for matching requests with responses.
 

Detailed Description

RPC request and response header.

Definition at line 15 of file header.hpp.

Field Documentation

◆ m_request_id

request_id_type cbdc::rpc::header::m_request_id

Identifier for matching requests with responses.

Definition at line 17 of file header.hpp.


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