mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-16 13:04:19 +00:00
Update supervisor_001_draft.md (#243)
This commit is contained in:
@@ -584,6 +584,7 @@ func VerifyAndDetect (lightStore LightStore, targetHeight Height)
|
||||
}
|
||||
else {
|
||||
// there is an attack, we exit
|
||||
submitEvidence(Evidences);
|
||||
return(lightStore, ErrorAttack);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user