polymerdao / ibc-go

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

ibc-14: Port single hop ChanOpenAck test cases to multihop test #30

Closed ghost closed 1 year ago

ghost commented 1 year ago

This code change ports single hop test cases for ChanOpenAck to multihop test

closes: ibc-14