pub fn read_initial_nodes_from_file(
    path: &str
) -> Result<GenesisPosState, String>