From 18a3aedc58f59981f9df8fe74613d099c01471ea Mon Sep 17 00:00:00 2001 From: jonathan berger Date: Wed, 8 Nov 2023 01:59:42 -0500 Subject: [PATCH] Add `feegrant` to Features Matrix. (#3682) --- guide/src/advanced/features.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/src/advanced/features.md b/guide/src/advanced/features.md index 05d84b28a9..37261c7da9 100644 --- a/guide/src/advanced/features.md +++ b/guide/src/advanced/features.md @@ -83,6 +83,8 @@ __Feature comparison between Hermes and the Go relayer__ | Features \ Status | Hermes | Cosmos Go | Feature Details | | ---------------------- | :---: | :----: |:-------| +| Feegrant support | ✅ | ✅ | add `feeGranter` to tx sign for sending the transactions +| | | | | Restart | ✅ | ✅ | replays any IBC events that happened before restart | Multiple_Paths | ✅ | ✅ | relays on multiple paths concurrently | | | |