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

Implement 'osnadmin channel info' subcommand and update tests #4890 #4919

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Priyansurout
Copy link
Contributor

@Priyansurout Priyansurout commented Jul 4, 2024

Implemented the osnadmin channel info subcommand to retrieve detailed information about a specific channel from an Ordering Service Node (OSN). This involved modifying the CLI commands and adding corresponding functionality to interact with the channel participation API.

Type of change
New feature
Implemented the osnadmin channel info subcommand to retrieve detailed information about a specific channel from an Ordering Service Node (OSN).

Introduced info subcommand under osnadmin channel to support querying individual channel details.
Updated existing tests and added new tests to cover the new feature and edge cases.

@Priyansurout Priyansurout requested review from a team as code owners July 4, 2024 18:13
@Priyansurout Priyansurout changed the title Implement 'osnadmin channel info' subcommand and update tests #4892 Implement 'osnadmin channel info' subcommand and update tests #4890 Jul 4, 2024
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.

None yet

1 participant