You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the cosmos evm module, we may need a way for receivers of IBC packets to be 0x addresses. The current restriction is here - https://github.com/cosmos/ibc-go/blob/main/modules/apps/transfer/keeper/relay.go#L130 This issue tracks what to do here and is likely dependent on any changes that could be made in the bank module to handle this