further reduce logging (#8752)

This commit is contained in:
Marko
2021-03-02 15:39:46 +00:00
committed by GitHub
parent a193522f7e
commit 810605689d
+1 -1
View File
@@ -60,7 +60,7 @@ func (k Keeper) HandleValidatorSignature(ctx sdk.Context, addr cryptotypes.Addre
),
)
logger.Info(
logger.Debug(
"absent validator",
"height", height,
"validator", consAddr.String(),