Function run

Source
pub async fn run(
    dev_fed: &DevFed,
    fauct_bind_addr: String,
    gw_lnd_port: u16,
) -> Result<()>