|
OpenCBDC Transaction Processor
|
#include "crypto/sha256.h"#include "server.hpp"#include "uhs/sentinel/async_interface.hpp"#include "uhs/sentinel/client.hpp"#include "uhs/sentinel/format.hpp"#include "uhs/transaction/messages.hpp"#include "uhs/twophase/coordinator/client.hpp"#include "util/common/config.hpp"#include "util/common/hashmap.hpp"#include "util/network/connection_manager.hpp"#include <random>

Go to the source code of this file.
Data Structures | |
| class | cbdc::sentinel_2pc::controller |
| Manages a sentinel server for the two-phase commit architecture. More... | |
Namespaces | |
| namespace | cbdc |
| namespace | cbdc::sentinel_2pc |