further reduce logging (#8752)
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user