OpenCBDC Transaction Processor
|
Watchtower core functionality. More...
#include "block_cache.hpp"
#include "error_cache.hpp"
#include "messages.hpp"
#include "status_update.hpp"
Go to the source code of this file.
Data Structures | |
struct | cbdc::watchtower::best_block_height_request |
Request the watchtower's known best block height. More... | |
class | cbdc::watchtower::best_block_height_response |
Contains the watchtower's known best block height. More... | |
class | cbdc::watchtower::request |
RPC request message to the watchtower external endpoint. More... | |
class | cbdc::watchtower::response |
RPC response message from the watchtower external endpoint. More... | |
class | cbdc::watchtower::watchtower |
Service to answer client requests for processing status updates on submitted transactions. More... | |
Namespaces | |
namespace | cbdc |
namespace | cbdc::watchtower |
Watchtower core functionality.
Definition in file watchtower.hpp.