From cf06cdfa8bcccd7c34634ef022e60c1ca4512151 Mon Sep 17 00:00:00 2001 From: pratikbin <68642400+pratikbin@users.noreply.github.com> Date: Sat, 5 Nov 2022 03:19:49 +0530 Subject: [PATCH] docs: support for Cl_Refresh in gorelayer (#2814) - https://github.com/cosmos/relayer/pull/1008 Signed-off-by: pratikbin <68642400+pratikbin@users.noreply.github.com> Signed-off-by: pratikbin <68642400+pratikbin@users.noreply.github.com> --- guide/src/advanced/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/src/advanced/features.md b/guide/src/advanced/features.md index 245f19000e..f817ed512a 100644 --- a/guide/src/advanced/features.md +++ b/guide/src/advanced/features.md @@ -86,7 +86,7 @@ __Feature comparison between Hermes and the Go relayer__ | | | | | Connection Delay | ✅ | ❌ | | Cl_Misbehavior | ✅ | ❌ | monitors and submits IBC client misbehavior -| Cl_Refresh | ✅ | ❌ | periodically refresh an on-chain client to prevent expiration +| Cl_Refresh | ✅ | ✅ | periodically refresh an on-chain client to prevent expiration | Packet Delay | ✅ | ❌ | | | | | | Chan_Unordered | ✅ | ✅ |