|
OpenCBDC Transaction Processor
|
Client helpers for interfacing with a watchtower server. More...
#include "uhs/atomizer/watchtower/messages.hpp"#include "uhs/atomizer/watchtower/status_update_messages.hpp"#include "util/common/blocking_queue.hpp"#include "util/common/config.hpp"#include "util/network/connection_manager.hpp"#include "util/serialization/format.hpp"

Go to the source code of this file.
Data Structures | |
| class | cbdc::watchtower::blocking_client |
| Client to synchronously request information from the watchtower. More... | |
| class | cbdc::watchtower::async_client |
| Client to asynchronously request information from the watchtower. More... | |
Namespaces | |
| namespace | cbdc |
| namespace | cbdc::watchtower |
Client helpers for interfacing with a watchtower server.
Definition in file uhs/atomizer/watchtower/client.hpp.