mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-06 16:16:35 +00:00
fix Header misalignment in StringIndent (#3996)
This commit is contained in:
+1
-1
@@ -432,7 +432,7 @@ func (h *Header) StringIndented(indent string) string {
|
||||
%s Validators: %v
|
||||
%s NextValidators: %v
|
||||
%s App: %v
|
||||
%s Consensus: %v
|
||||
%s Consensus: %v
|
||||
%s Results: %v
|
||||
%s Evidence: %v
|
||||
%s Proposer: %v
|
||||
|
||||
Reference in New Issue
Block a user