This removes the need to actually track misbehavior score (see further commit), because any
Misbehaving node will immediately hit the discouragement threshold.
This is a partial backport of core#29575
https://github.com/bitcoin/bitcoin/pull/29575/commits/6457c311977bba3585648e32e3bd5754028aa292
Depends on D18031