consensus: Reduce "non-deterministic signature" noise when using tmkms #3583
Labels
C:consensus
Component: Consensus
good first issue
Contributions Welcome!!
T:observability
Type: Observability
What happened:
When using tmkms against a single validator (but obviously also against multiple), the log is packed with
What you expected to happen:
Less severe logging, after all Tendermint handles this gracefully.
Would recommend just logging with debug severity creating a special case for ErrVoteNonDeterministicSignature here
tendermint/consensus/state.go
Line 1519 in 671c5c9
The text was updated successfully, but these errors were encountered: