mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-31 20:21:56 +00:00
track evidence, include in block
This commit is contained in:
@@ -309,6 +309,8 @@ func (s *State) validateBlock(b *types.Block) error {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Validate evidence
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user