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
fix Header misalignment in StringIndent (
#3996
)
pull/3997/head
Gustavo Chaín
5 years ago
committed by
Marko
parent
1b54369f41
commit
2c7f42fafa
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
types/block.go
+ 1
- 1
types/block.go
View File
@ -432,7 +432,7 @@ func (h *Header) StringIndented(indent string) string {
%
s
Validators
:
%
v
%
s
Validators
:
%
v
%
s
NextValidators
:
%
v
%
s
NextValidators
:
%
v
%
s
App
:
%
v
%
s
App
:
%
v
%
s
Consensus
:
%
v
%
s
Consensus
:
%
v
%
s
Results
:
%
v
%
s
Results
:
%
v
%
s
Evidence
:
%
v
%
s
Evidence
:
%
v
%
s
Proposer
:
%
v
%
s
Proposer
:
%
v
Write
Preview
Loading…
Cancel
Save