mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 05:48:31 +00:00
Add BenchingBeaconNode to chain tests
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
mod benching_beacon_node;
|
||||
mod direct_beacon_node;
|
||||
mod direct_duties;
|
||||
mod test_rig;
|
||||
mod validator;
|
||||
|
||||
pub use self::benching_beacon_node::BenchingBeaconNode;
|
||||
pub use self::direct_beacon_node::DirectBeaconNode;
|
||||
pub use self::direct_duties::DirectDuties;
|
||||
pub use self::test_rig::TestRig;
|
||||
|
||||
Reference in New Issue
Block a user