OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
messages.hpp File Reference
Include dependency graph for uhs/twophase/coordinator/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::coordinator
 
namespace  cbdc::coordinator::rpc
 

Typedefs

using cbdc::coordinator::rpc::request = transaction::compact_tx
 Coordinator RPC request message; a compact transaction.
 
using cbdc::coordinator::rpc::response = bool
 Coordinator RPC response message; a boolean, true if the coordinator completed the transaction, false otherwise.