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

refactor(server)!: remove duplicate bech32 prefix endpoint #18909

Merged
merged 2 commits into from
Dec 28, 2023

Commits on Dec 28, 2023

  1. refactor(server)!: remove duplicate bech32 prefix endpoint

    This pr removes bech32prefix endpoint from grpc refelction in server. This removes the global usage of bech32 and puts it into auth. Auth already had an endpointt that was used elsewhere.
    tac0turtle committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1aad1b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a32f71 View commit details
    Browse the repository at this point in the history