-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(chain-info): Normalize IBC connection info storage
- Add `reverseConnInfo` utility to flip connection info perspective - Modify `registerChain` to normalize connection info before storage - Ensure consistent storage based on lexicographically smaller chain ID
- Loading branch information
1 parent
80186ac
commit 444f3d6
Showing
4 changed files
with
158 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.