Remove ValidatorConfig derive Clone, and fix local-cluster tests (#15647)
* Remove ValidatorConfig derive Clone * Add local-cluster ValidatorConfig helpers * Fix benches
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
pub mod cluster;
|
||||
pub mod cluster_tests;
|
||||
pub mod local_cluster;
|
||||
pub mod validator_configs;
|
||||
|
Reference in New Issue
Block a user