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

feat: add the ability to query the hash associated with an IBC denom trace #1436

Merged
merged 1 commit into from
Mar 29, 2024

Commits on Mar 27, 2024

  1. feat: add the ability to query IBC denom trace

    We currently have commands to query all IBC denom traces or a specific IBC denom trace based off a given hash, but we are lacking the ability to query a hash based off a specific IBC denom trace. This adds a new query to the `Provider` interface that allows users to query this IBC denom trace information for a given chain and hash.
    jtieri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1fede57 View commit details
    Browse the repository at this point in the history