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
@michaelfig suggested that I should be able to use that remote address less /ibc-channel/channel-41 to make another connection, but It's not working:
command[86] E(home.ibcport[0]).connect(`/ibc-hop/connection-3/ibc-port/transfer/unordered/ics20-1`)
history[86] Promise.reject("Error: \"endpoint\" not found: (a string)")
Run your own local chain so that you can grant yourself access to home.pegasusConnections
Contact me (dckc) in the #ibc channel in agoric discord and tell me the channel id on the agoric side so I can send you pegasusConnections make the peg and send it to you using the sharing service or some such.
Describe the bug
Since I have one IBC connection in place...
@michaelfig suggested that I should be able to use that remote address less
/ibc-channel/channel-41
to make another connection, but It's not working:To Reproduce
Steps to reproduce the behavior:
hermes create channel
https://gist.github.com/dckc/9a336a983a30a20751b38380e3308fab#starting-a-hermes-relayer
IOU; better file what I've got now before I run to this meeting...
Expected behavior
a connection
Platform Environment
(lots of pieces)
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: