solana/local-cluster/tests
steviez aeb6b53502
Remove unused Option<> around ValidatorConfig's SnapshotConfig (#29090)
Remove Option<> around ValidatorConfig's SnapshotConfig

The SnapshotConfig is required and is currently hard-coded to be a
Some().
2022-12-06 22:47:55 +00:00
..
common.rs Remove unused Option<> around ValidatorConfig's SnapshotConfig (#29090) 2022-12-06 22:47:55 +00:00
local_cluster.rs Remove unused Option<> around ValidatorConfig's SnapshotConfig (#29090) 2022-12-06 22:47:55 +00:00
local_cluster_flakey.rs Avoid to miss to root for local slots before the hard fork (#19912) 2022-06-26 15:14:17 +09:00
local_cluster_slow_1.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
local_cluster_slow_2.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00