This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
Update supervisor_001_draft.md (
#243
)
pull/7804/head
Josef Widder
4 years ago
committed by
GitHub
parent
d260ff3e37
commit
1b2b24055c
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
rust-spec/lightclient/supervisor/supervisor_001_draft.md
+ 1
- 0
rust-spec/lightclient/supervisor/supervisor_001_draft.md
View File
@ -584,6 +584,7 @@ func VerifyAndDetect (lightStore LightStore, targetHeight Height)
}
else {
// there is an attack, we exit
submitEvidence(Evidences);
return(lightStore, ErrorAttack);
}
}
Write
Preview
Loading…
Cancel
Save