Reecepbcups / local-interchain

A local testing environment for any IBC chain via InterchainTest
11 stars 2 forks source link

[ibc] Improve channel logs #17

Closed Reecepbcups closed 1 year ago

Reecepbcups commented 1 year ago

Improve the logs to format better for using:

chain-id -> list of channels which are the counter parties with their chain-id

juno-1:[{"juno-2","channel-0"}, "juno-3":"channel-1"] etc

Unsure on how exactly webapp users would want this formated. Current is messy and required more logic to find actually connections already