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
docs: document canonical field (
#5166
)
Closes
#2769
Spec PR:
https://github.com/tendermint/spec/pull/125
pull/5173/head
Anton Kaliaev
4 years ago
committed by
GitHub
parent
dc71f265aa
commit
2b97e03cf6
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
4 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
rpc/swagger/swagger.yaml
+ 4
- 1
rpc/swagger/swagger.yaml
View File
@ -709,7 +709,10 @@ paths:
Get Commit.
Get Commit.
responses:
responses:
200
:
200
:
description
:
Commit results.
description
:
|
Commit results.
canonical switches from false to true for block H once block H+1 has been committed. Until then it's subjective and only reflects what this node has seen so far.
content:
content:
application/json:
application/json:
schema:
schema:
Write
Preview
Loading…
Cancel
Save