fix(docs): fix the relayer for the ibc guides
needs #4216
Visit the preview URL for this PR (updated for commit bf3556f):
https://igntservices-docs--pr4214-fix-ibc-guides-wucczvbn.web.app
(expires Fri, 13 Sep 2024 10:16:45 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 95379efd94dd497aaa37c2d0354e6e2cafca5ec5
@toschdev I found some issues into the command and the relayer app, let me check first
Still getting a lot of errors trying to run this guide. I've built Ignite CLI from main but am seeing these errors still, what am I missing?
../../x/blog/keeper/ibc_post.go:86:11: k.TimeoutPost undefined (type Keeper has
no field or method TimeoutPost)
../../x/blog/keeper/ibc_post.go:87:9: undefined: types.TimeoutPost
../../x/blog/keeper/msg_server_ibc_post.go:14:17: k.addressCodec undefined (type
msgServer has no field or method addressCodec)
../../x/blog/keeper/msg_server_ibc_post.go:15:15: undefined: errorsmod
../../x/blog/keeper/msg_server_ibc_post.go:15:30: undefined: sdkerrors
../../x/blog/keeper/msg_server_ibc_post.go:15:30: too many errors
Still getting a lot of errors trying to run this guide. I've built Ignite CLI from
mainbut am seeing these errors still, what am I missing?../../x/blog/keeper/ibc_post.go:86:11: k.TimeoutPost undefined (type Keeper has no field or method TimeoutPost) ../../x/blog/keeper/ibc_post.go:87:9: undefined: types.TimeoutPost ../../x/blog/keeper/msg_server_ibc_post.go:14:17: k.addressCodec undefined (type msgServer has no field or method addressCodec) ../../x/blog/keeper/msg_server_ibc_post.go:15:15: undefined: errorsmod ../../x/blog/keeper/msg_server_ibc_post.go:15:30: undefined: sdkerrors ../../x/blog/keeper/msg_server_ibc_post.go:15:30: too many errors
The docs had some typos, which have been fixed now. And you need to use the Hermes app from this branch
Able to revisit?
Able to revisit?
@toschdev can we merge this one?
Yes let's go
@mergify backport release/v28.x.y
backport release/v28.x.y
✅ Backports have been created
- #4344 fix(docs): fix the relayer for the ibc guides (backport #4214) has been created for branch
release/v28.x.y