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

Messages clients can use to communicate with the Watchtower. More...

Include dependency graph for uhs/atomizer/watchtower/messages.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cbdc
 
namespace  cbdc::watchtower
 

Functions

auto cbdc::operator<< (cbdc::serializer &packet, const cbdc::watchtower::best_block_height_response &bbh_res) -> cbdc::serializer &
 
auto cbdc::operator>> (cbdc::serializer &packet, cbdc::watchtower::best_block_height_response &bbh_res) -> cbdc::serializer &
 
auto cbdc::operator<< (cbdc::serializer &packet, const cbdc::watchtower::response &res) -> cbdc::serializer &
 
auto cbdc::operator<< (cbdc::serializer &packet, const cbdc::watchtower::request &req) -> cbdc::serializer &
 

Detailed Description

Messages clients can use to communicate with the Watchtower.

Definition in file uhs/atomizer/watchtower/messages.hpp.