mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-04 07:07:13 +00:00
consensus: msg saving and replay
This commit is contained in:
@@ -34,6 +34,8 @@ Commands:
|
||||
switch args[0] {
|
||||
case "node":
|
||||
node.RunNode()
|
||||
case "replay":
|
||||
node.RunReplay()
|
||||
case "init":
|
||||
init_files()
|
||||
case "show_validator":
|
||||
|
||||
Reference in New Issue
Block a user