Function log_started_banner

Source
pub(crate) fn log_started_banner(
    explorer: Arc<Explorerd>,
    config: &ExplorerNetworkConfig,
    args: &Args,
    config_path: &Path,
    no_sync: bool,
)
Expand description

Logs a banner displaying the startup details of the DarkFi Explorer Node.