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

remove NegotiateAppVersion and AppVersion gRPC #643

Commits on Dec 17, 2021

  1. remove NegotiateAppVersion and AppVersion gRPC

    The NegotiateAppVersion callback has been removed from the IBC Application interface.
    The gRPC AppVersion has been removed.
    The app version negoitation will be handled by applications by returning the version in OnChanOpenTry.
    colin-axner committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f229b4f View commit details
    Browse the repository at this point in the history