OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
watchtower.hpp File Reference

Watchtower core functionality. More...

#include "block_cache.hpp"
#include "error_cache.hpp"
#include "messages.hpp"
#include "status_update.hpp"
Include dependency graph for watchtower.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Watchtower core functionality.

Definition in file watchtower.hpp.