OpenCBDC Transaction Processor
|
#include "uhs/transaction/transaction.hpp"
#include "util/common/hash.hpp"
#include <optional>
#include <variant>
#include <vector>
Go to the source code of this file.
Data Structures | |
struct | cbdc::locking_shard::tx |
Transaction type processed by locking shards. More... | |
class | cbdc::locking_shard::interface |
Interface for a locking shard. More... | |
Namespaces | |
namespace | cbdc |
namespace | cbdc::locking_shard |