OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
sentineld.cpp File Reference
#include "controller.hpp"
#include "crypto/sha256.h"
#include "util/common/config.hpp"
#include "util/network/connection_manager.hpp"
#include <csignal>
#include <iostream>
#include <memory>
Include dependency graph for sentineld.cpp:

Go to the source code of this file.

Functions

auto main (int argc, char **argv) -> int
 

Function Documentation

◆ main()

auto main ( int argc,
char ** argv ) -> int

Definition at line 16 of file sentineld.cpp.

References cbdc::config::get_args(), and cbdc::config::load_options().

Here is the call graph for this function: