pub async fn run_cli_dkg( params: HashMap<PeerId, ConfigGenParams>, endpoints: BTreeMap<PeerId, String>, ) -> Result<()>