solana-with-rpc-optimizations/local-cluster
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
..
src Remove unused Option<> around ValidatorConfig's SnapshotConfig (#29090) 2022-12-06 22:47:55 +00:00
tests Remove unused Option<> around ValidatorConfig's SnapshotConfig (#29090) 2022-12-06 22:47:55 +00:00
.gitignore
Cargo.toml Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00