OpenCBDC Transaction Processor
|
#include "controller.hpp"
#include "util/serialization/format.hpp"
#include <csignal>
#include <iostream>
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 archiverd.cpp.
References cbdc::config::get_args(), and cbdc::config::load_options().