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
i was going through icon IBC setup using Dive cli and successfully set up ibc b/w icon and archway using below command dive bridge ibc --chainA icon --chainB archway
then after that i was going through script to test that setup was success , so after running make run-icon-archway-e2e CONFIG_FILE=<path of services.json file>
i got something like this
after adding logs i came to know that call is stuck here .
how to proceed after that and what changes i need to do to make a simple token transfer transaction from chain a to b in this case icon to archway
The text was updated successfully, but these errors were encountered:
i was going through icon IBC setup using Dive cli and successfully set up ibc b/w icon and archway using below command
dive bridge ibc --chainA icon --chainB archway
then after that i was going through script to test that setup was success , so after running
make run-icon-archway-e2e CONFIG_FILE=<path of services.json file>
i got something like this
after adding logs i came to know that call is stuck here .
how to proceed after that and what changes i need to do to make a simple token transfer transaction from chain a to b in this case icon to archway
The text was updated successfully, but these errors were encountered: