mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 21:36:26 +00:00
docs: document canonical field (#5166)
Closes #2769 Spec PR: https://github.com/tendermint/spec/pull/125
This commit is contained in:
@@ -709,7 +709,10 @@ paths:
|
||||
Get Commit.
|
||||
responses:
|
||||
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:
|
||||
application/json:
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user