OpenCBDC Transaction Processor
|
#include "format.hpp"
#include "uhs/transaction/messages.hpp"
#include "util/serialization/format.hpp"
Go to the source code of this file.
Namespaces | |
namespace | cbdc |
Functions | |
auto | cbdc::operator<< (serializer &packet, const sentinel::execute_response &r) -> serializer & |
auto | cbdc::operator>> (serializer &packet, sentinel::execute_response &r) -> serializer & |