lighthouse/boot_node/src
Jimmy Chen a0478da990 Fix genesis state download panic when running in debug mode (#4753)
## Issue Addressed

#4738 

## Proposed Changes

See the above issue for details. Went with option #2 to use the async reqwest client in `Eth2NetworkConfig` and propagate the async-ness.
2023-09-21 04:17:25 +00:00
..
cli.rs Improve ENR logic for ipv6 (#4395) 2023-06-19 23:53:25 +00:00
config.rs Fix genesis state download panic when running in debug mode (#4753) 2023-09-21 04:17:25 +00:00
lib.rs Fix genesis state download panic when running in debug mode (#4753) 2023-09-21 04:17:25 +00:00
server.rs Fix genesis state download panic when running in debug mode (#4753) 2023-09-21 04:17:25 +00:00