solana-with-rpc-optimizations/validator
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
.gitignore
Cargo.toml
solana-test-validator