Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ibc: add compatibility code for upstream IBC types (#460)
Introduce From and TryFrom conversion between IBC identifier types in our fork of ibc-rs and upstream ibc-rs crate. This will be needed by Solana implementation which uses upstream code.
- Loading branch information