OpenCBDC Transaction Processor
|
#include "controller.hpp"
#include "util/common/config.hpp"
#include "util/raft/console_logger.hpp"
#include <csignal>
Go to the source code of this file.
Functions | |
auto | main (int argc, char **argv) -> int |
auto main | ( | int | argc, |
char ** | argv ) -> int |
Definition at line 13 of file atomizer-raftd.cpp.
References cbdc::config::get_args(), and cbdc::config::load_options().