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

Add gRPC for ibc-transfer/getEscrowAccount #9437

Closed
6 tasks
ghost opened this issue Jun 1, 2021 · 1 comment
Closed
6 tasks

Add gRPC for ibc-transfer/getEscrowAccount #9437

ghost opened this issue Jun 1, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 1, 2021

Summary

Per #9383, There has been a cli command added to get the escrow account for an IBC channel. It would be most helpful to also have the gRPC query for it as well.

Problem Definition

Programmatic use of the sdk can not take advantage of CLI commands. This is a case where the added command can be useful via grpc.

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ghost
Copy link
Author

ghost commented Jun 1, 2021

I understand that the address is manually constructed with no interaction from the chain, but with the Version constant being just a string that could be updated in the future, it would be nice to have official support instead of having to worry that it has changed in the next release.

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

No branches or pull requests

0 participants