Enable --limit-ledger-size on testnets (#5927)

automerge
This commit is contained in:
Michael Vines
2019-09-17 10:05:41 -07:00
committed by Grimes
parent e26f68fe62
commit de1636c792
7 changed files with 48 additions and 53 deletions

View File

@ -384,7 +384,6 @@ fn main() {
clap::Arg::with_name("limit_ledger_size")
.long("limit-ledger-size")
.takes_value(false)
.requires("snapshot_path")
.help("drop older slots in the ledger"),
)
.arg(