cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
553 stars 597 forks source link

Add validation test for V2 channel #7500

Closed DimitrisJim closed 1 month ago

DimitrisJim commented 1 month ago

Looking at coverage, we don't have a test for 04-channel/v2/types/channel.gos Validate function.


For Admin Use