Files
lighthouse/beacon_node
Mac L f6f64cf0f5 Correcting disable-enr-auto-update flag definition (#2303)
## Issue Addressed

N/A

## Proposed Changes

Correct the `disable-enr-auto-update` boolean flag so that it no longer requires a value.
Previously it would require a value which was never used.

## Additional Info

Flag is read here: https://github.com/sigp/lighthouse/blob/unstable/beacon_node/src/config.rs#L585-L587
2021-04-11 23:52:29 +00:00
..
2021-02-10 23:29:49 +00:00
2021-03-17 05:09:57 +00:00
2021-02-10 23:29:49 +00:00
2021-02-10 23:29:49 +00:00
2021-03-30 04:07:03 +00:00