pub async fn run_local_node_client(
    config: LocalNodeCliConfig
) -> Result<(), Box<dyn Error + Send + Sync + 'static>>