Files
lighthouse/testing/simulator/src
Jimmy Chen 5cd738c882 Use unique arg names for eth1-sim (#4463)
## Issue Addressed

When trying to run `eth1-sim` locally, the simulator doesn't start for me, and panicked due to duplicate arg names for `proposer-nodes` (using same arg names as `nodes`). Not sure why this isn't failing on CI but failing on mine 🤔 

```
thread 'main' panicked at 'Argument short must be unique
thread 'main' panicked at 'Argument long must be unique
```
2023-07-17 00:14:13 +00:00
..
2022-10-26 15:15:26 -04:00
2023-05-22 05:57:08 +00:00
2023-05-15 07:22:02 +00:00
2023-05-22 05:57:08 +00:00