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
A non-IBC transfer should be allowed if the origin is the same.
e.g. Transfer from {token}/ibc/{ibc-token-hash-a}/balance/{receiver1} to {token}/ibc/{ibc-token-hash-a}/balance/{receiver2}
We need to fix IBC token VP to check the transfer. (these transfers aren't checked now)
The text was updated successfully, but these errors were encountered:
A non-IBC transfer should be allowed if the origin is the same.
e.g. Transfer from
{token}/ibc/{ibc-token-hash-a}/balance/{receiver1}
to{token}/ibc/{ibc-token-hash-a}/balance/{receiver2}
We need to fix IBC token VP to check the transfer. (these transfers aren't checked now)
The text was updated successfully, but these errors were encountered: