lighthouse/beacon_node/client/src
Age Manning aaa14073ff Clean up warnings (#2240)
This is a small PR that cleans up compiler warnings. 

The most controversial change is removing the `data_dir` field from the `BeaconChainBuilder`. 

It was removed because it was never read.


Co-authored-by: Paul Hauner <paul@paulhauner.com>
Co-authored-by: Herman Junge <hermanjunge@protonmail.com>
Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2021-04-12 00:57:43 +00:00
..
builder.rs Clean up warnings (#2240) 2021-04-12 00:57:43 +00:00
config.rs Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
error.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
lib.rs Server sent events (#1920) 2020-12-04 00:18:58 +00:00
metrics.rs Add sync-speed metric (#898) 2020-03-18 09:25:29 +11:00
notifier.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00