Skip to main content

tx_daemon_main

Function tx_daemon_main 

Source
pub fn tx_daemon_main(
    output_path: impl AsRef<Path>,
    tx_path: impl AsRef<Path>,
) -> Result<(), Error>
Expand description

Main entry point for a daemon. Opens the connection and connects to the socket.