pub fn create_node_cfgs<'a>(
    node_count: usize,
    chanmon_cfgs: &'a Vec<TestChanMonCfg>,
) -> Vec<NodeCfg<'a>>