|
OpenCBDC Transaction Processor
|
#include "host.hpp"#include "parsec/agent/runners/interface.hpp"#include "parsec/util.hpp"#include <evmc/evmc.h>#include <secp256k1.h>#include <thread>

Go to the source code of this file.
Data Structures | |
| class | cbdc::parsec::agent::runner::evm_runner |
| Executes EVM transactions, implementing the runner interface. More... | |
Namespaces | |
| namespace | cbdc |
| namespace | cbdc::parsec |
| namespace | cbdc::parsec::agent |
| namespace | cbdc::parsec::agent::runner |