solana/core
steviez 77b587aa4d
Add constant for disabled snapshot interval (#32236)
Slot::MAX was used to specify that a type of snapshots should not be
created; define a constant to be that value and reference the constant
to have a single point of edit.
2023-06-26 12:26:56 -05:00
..
benches moves turbine to a separate crate out of solana/core (#32226) 2023-06-22 16:22:11 +00:00
src Add constant for disabled snapshot interval (#32236) 2023-06-26 12:26:56 -05:00
tests Add constant for disabled snapshot interval (#32236) 2023-06-26 12:26:56 -05:00
.gitignore
Cargo.toml moves turbine to a separate crate out of solana/core (#32226) 2023-06-22 16:22:11 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00