mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 22:47:24 +00:00
fix typo on block header (#1387)
This commit is contained in:
committed by
Anton Kaliaev
parent
bcadbd1b10
commit
575a46d9d4
@@ -215,7 +215,7 @@ func (h *Header) StringIndented(indent string) string {
|
||||
%s Data: %v
|
||||
%s Validators: %v
|
||||
%s App: %v
|
||||
%s Conensus: %v
|
||||
%s Consensus: %v
|
||||
%s Results: %v
|
||||
%s Evidence: %v
|
||||
%s}#%v`,
|
||||
|
||||
Reference in New Issue
Block a user