Skip to content

Commit 72e4d73

Browse files
committed
change log to debug
1 parent d67a22b commit 72e4d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

process/block/interceptedBlocks/common.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ func checkMetaShardInfo(
143143
continue
144144
}
145145

146-
log.Warn("proof in pool not equal to provided prev proof, will check prev proof",
146+
log.Debug("proof in pool not equal to provided prev proof, will check prev proof",
147147
"headerHash", sd.GetPreviousProof().GetHeaderHash(),
148148
)
149149

0 commit comments

Comments
 (0)