consensus: msg saving and replay

This commit is contained in:
Ethan Buchman
2016-01-14 18:58:11 -05:00
parent 892174997b
commit 6aaa5fb0bf
8 changed files with 213 additions and 39 deletions
+2
View File
@@ -34,6 +34,8 @@ Commands:
switch args[0] {
case "node":
node.RunNode()
case "replay":
node.RunReplay()
case "init":
init_files()
case "show_validator":