mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
parent
9040238f96
commit
95fbde50be
@ -550,7 +550,7 @@ var (
|
|||||||
}
|
}
|
||||||
SnapshotRetireFlag = cli.BoolFlag{
|
SnapshotRetireFlag = cli.BoolFlag{
|
||||||
Name: ethconfig.FlagSnapshotRetire,
|
Name: ethconfig.FlagSnapshotRetire,
|
||||||
Usage: "Delete(!) old blocks from DB, by move them to snapshots",
|
Usage: "Delete(!) old blocks from DB, by moving them to snapshots",
|
||||||
}
|
}
|
||||||
DbPageSizeFlag = cli.Uint64Flag{
|
DbPageSizeFlag = cli.Uint64Flag{
|
||||||
Name: "db.pagesize",
|
Name: "db.pagesize",
|
||||||
|
Loading…
Reference in New Issue
Block a user