OpenCBDC Transaction Processor
|
#include "parsec/agent/runners/evm/messages.hpp"
#include "parsec/agent/runners/interface.hpp"
#include "util/serialization/util.hpp"
#include <evmc/evmc.hpp>
#include <map>
#include <set>
Go to the source code of this file.
Data Structures | |
class | cbdc::parsec::agent::runner::evm_host |
Implementation of the evmc::Host interface using PARSEC as the backend database. More... | |
Namespaces | |
namespace | cbdc |
namespace | cbdc::parsec |
namespace | cbdc::parsec::agent |
namespace | cbdc::parsec::agent::runner |