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

Hermes token transfer CLI should permit custom destination address #806

Closed
5 tasks done
adizere opened this issue Apr 8, 2021 · 0 comments · Fixed by #807
Closed
5 tasks done

Hermes token transfer CLI should permit custom destination address #806

adizere opened this issue Apr 8, 2021 · 0 comments · Fixed by #807
Assignees
Labels
I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product
Milestone

Comments

@adizere
Copy link
Member

adizere commented Apr 8, 2021

Crate

ibc-relayer and -cli

Summary

This is a sub-issue of #628

For ft-transfer, allow the supplied destination "address" to optionally be an arbitrary string. On the Agoric chain, where our bech32 prefix is "agoric", the transfer destinations are in their own namespace and look something like "board:1938586739".

Acceptance Criteria

  • the ft-transfer command permits an additional parameter that is optional, specifying which receiver address to use, e.g.:

hermes tx raw ft-transfer ibc-0 ibc-1 transfer channel-2 9999 1000 -n 1 -r board:1938586739


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product labels Apr 8, 2021
@adizere adizere added this to the 03.2021 milestone Apr 8, 2021
@adizere adizere self-assigned this Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant