mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 04:55:18 +00:00
Fixes https://github.com/tendermint/tendermint/issues/890 Add a CloseWAL method to Mempool to close the underlying WAL file and then discard it so that further writes to it will have no effect.