You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
254 B

  1. # Evidence Reactor
  2. ## Channels
  3. [#1503](https://github.com/tendermint/tendermint/issues/1503)
  4. Sending invalid evidence will result in stopping the peer.
  5. Sending incorrectly encoded data or data exceeding `maxMsgSize` will result
  6. in stopping the peer.