You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<*>O.strOption (O.long "from"<>O.help "Directory containing SQLite Pact state and RocksDB block data to compact (expected to be in $DIR/0/{sqlite,rocksDb}")
184
184
<*>O.strOption (O.long "to"<>O.help "Directory where to place the compacted Pact state and block data. It will place them in $DIR/0/{sqlite,rocksDb}, respectively.")
185
185
<*>O.flag SingleChainManyChainsAtOnce (O.long "parallel"<>O.help "Turn on multi-threaded compaction. The threads are per-chain.")
0 commit comments