Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solana-ibc: introduce ChannelIdx type for channel identification #115

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Nov 20, 2023

Analogous to ConnectionIdx for connection identifiers, introduce
ChannelIdx type which represents a channel identifier. It takes
advantage of our channels using channel-<number> format and
allows to store channel identifiers in more efficient way.

Issue: #35

@mina86 mina86 requested a review from dhruvja November 20, 2023 20:57
Copy link
Collaborator

@dhruvja dhruvja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mina86 mina86 merged commit e53ecac into master Nov 21, 2023
5 checks passed
@mina86 mina86 deleted the mpn/c branch November 21, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants