seid tendermint reset blockchain
Removes all blocks, state, transactions and evidence stored by the tendermint node
Usage:
seid tendermint reset blockchain [flags]
Flags:
-h, --help help for blockchain
Global Flags:
--home string directory for config and data (default "~/.sei")
--log_format string The logging format (json|plain)
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic)
--trace print out full stack trace on errors