Closed taryune closed 1 year ago
This is related to the following change in ibc-go:
https://github.com/cosmos/ibc-go/commit/002b2661649d2d85431ebf2e8d2c455193a7f174
@ilgooz / @jeronimoalbi we need to modify the relevant analysis code...Should we do it as a hotfix (if possible) or as part of the analysis refactor ?
Describe the bug I got following error when I compile react frontend.
At
react/src/hooks/useIbcApplicationsTransferV1/index.ts
, There are some unnecessary string=**
before type definitionsTo reproduce Steps to reproduce the behavior:
ignite s react
ignite g hooks
react/src/hooks/useIbcApplicationsTransferV1/index.ts
=**
before type definitions