Skip to content

Commit

Permalink
Add checkForMisbehavior to Features Matrix. (#3683)
Browse files Browse the repository at this point in the history
Misbehavior detection was added to the go-relayer in cosmos/relayer#1121 on March 13, 2023.

Co-authored-by: Luca Joss <[email protected]>
  • Loading branch information
jonathanpberger and ljoss17 authored Nov 8, 2023
1 parent 18a3aed commit c60e4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/src/advanced/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ __Feature comparison between Hermes and the Go relayer__
| Multiple_Paths | ✅ | ✅ | relays on multiple paths concurrently
| | | |
| Connection Delay |||
| Cl_Misbehavior | ✅ | | monitors and submits IBC client misbehavior
| Cl_Misbehavior | ✅ | | monitors and submits IBC client misbehavior
| Cl_Refresh | ✅ | ✅ | periodically refresh an on-chain client to prevent expiration
| Packet Delay |||
| | | |
Expand Down

0 comments on commit c60e4fc

Please sign in to comment.