mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-05 15:47:07 +00:00
Merge remote-tracking branch 'origin/replay'
This commit is contained in:
@@ -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"`
|
||||
|
||||
Reference in New Issue
Block a user