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 am able to deposit and withdraw to the LP and see the pool and settlement account addresses published.
Unfortunately, it seems our request for a Noble ICA has yet to settle.
I suspect the connection parameters we used - from cosmos/chain-registry - are incorrect. We specified connection-72 for the controller and connection-40 for the host.
Describe the bug
@0xpatrickdev writes:
I am able to deposit and withdraw to the LP and see the pool and settlement account addresses published.
Unfortunately, it seems our request for a Noble ICA has yet to settle.
I suspect the connection parameters we used - from cosmos/chain-registry - are incorrect. We specified
connection-72
for the controller andconnection-40
for the host.agoric-sdk/packages/orchestration/src/fetched-chain-info.js
Lines 139 to 145 in b962ad8
It seems we should’ve used
connection-38
for the host per map of zonesTo Reproduce
agd query ibc channel end icacontroller-1 channel-157 --node https://agoric-rpc.polkachu.com:443
STATE_INIT
Also:
Expected behavior
I'm not sure
Platform Environment
git describe --tags --always
)Additional context
Add any other context about the problem here.
Screenshots
If applicable, add screenshots to help explain your problem, especially for UI interactions.
The text was updated successfully, but these errors were encountered: