OpenCBDC Transaction Processor
|
Go to the source code of this file.
Namespaces | |
namespace | cbdc |
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::request &req) -> cbdc::serializer & |
auto | cbdc::operator<< (cbdc::serializer &packet, const cbdc::watchtower::response &res) -> cbdc::serializer & |