pub fn local_config_gen_params( peers: &[PeerId], base_port: u16, ) -> Result<HashMap<PeerId, ConfigGenParams>>
Creates the config gen params for each peer
Uses peers * 2 ports offset from base_port
base_port