polymerdao / ibc-go

Interblockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
11 stars 13 forks source link

ibc-13: Port single hop ChanOpenTry test cases to multihop test #28

Closed ghost closed 1 year ago

ghost commented 1 year ago

This code change ports single hop ChanOpenTry test cases to multihop tests

closes: ibc-13