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
refactor: allow clientIDs to be used as channelIDs in rate limiting (#……253)
* refactor: remove channelId validation from rate limiting
* remove types and genesis channel validation
* fix queries for v2 client ids
* add back channelId check
* skip non-tm clients in chainid query
* rename external channelId to channelOrClientId
* add msg validation for channelOrClientId