Merge remote-tracking branch 'origin/replay'

This commit is contained in:
Jae Kwon
2016-01-28 19:53:22 -08:00
15 changed files with 866 additions and 146 deletions
+1
View File
@@ -75,6 +75,7 @@ type EventDataApp struct {
Data []byte `json:"bytes"`
}
// NOTE: This goes into the replay WAL
type EventDataRoundState struct {
Height int `json:"height"`
Round int `json:"round"`