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

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

#include <status_messages.hpp>

Data Fields

hash_t m_uhs_id {}
 UHS ID to check.
 

Detailed Description

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

Definition at line 15 of file status_messages.hpp.

Field Documentation

◆ m_uhs_id

hash_t cbdc::locking_shard::rpc::uhs_status_request::m_uhs_id {}

UHS ID to check.

Definition at line 17 of file status_messages.hpp.


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