From 575a46d9d4340a4c96fd498c8e28eb5fd5c7ee1f Mon Sep 17 00:00:00 2001 From: Alex Hernandez Date: Thu, 29 Mar 2018 17:28:29 +0800 Subject: [PATCH] fix typo on block header (#1387) --- types/block.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/block.go b/types/block.go index 970ca36f4..31443b1a2 100644 --- a/types/block.go +++ b/types/block.go @@ -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`,