OpenCBDC Transaction Processor
|
#include "uhs/sentinel/client.hpp"
#include "uhs/transaction/validation.hpp"
#include "uhs/transaction/wallet.hpp"
Go to the source code of this file.
Data Structures | |
class | cbdc::client |
External client for sending new transactions to the system. More... | |
Namespaces | |
namespace | cbdc |
namespace | cbdc::address |
Functions | |
auto | cbdc::address::decode (const std::string &addr_str) -> std::optional< cbdc::hash_t > |