OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
cbdc::address Namespace Reference

Functions

auto decode (const std::string &addr_str) -> std::optional< cbdc::hash_t >
 

Function Documentation

◆ decode()

auto cbdc::address::decode ( const std::string & addr_str) -> std::optional< cbdc::hash_t >

Definition at line 27 of file uhs/client/client.cpp.

References cbdc::client::public_key.

Referenced by fan_command(), and send_command().