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 amino types to amino map #70

Closed
ryanchristo opened this issue May 19, 2023 · 2 comments
Closed

Add amino types to amino map #70

ryanchristo opened this issue May 19, 2023 · 2 comments
Assignees

Comments

@ryanchristo
Copy link
Member

Ref: #68 (comment)

We need to add amino types to the amino map in packages/api/scripts/aminos.js. This will enable amino signing.

export const AMINO_MAP = {
  // TODO: add amino types
  // '/ibc.applications.transfer.v1.MsgTransfer': {
  //   aminoType: 'cosmos-sdk/MsgTransfer'
  // }
};
@ryanchristo ryanchristo changed the title Add amino types to telescope amino map Add amino types to amino map May 19, 2023
@ryanchristo ryanchristo self-assigned this May 23, 2023
@blushi
Copy link
Member

blushi commented May 24, 2023

Please add your planning poker estimate with Zenhub @ryanchristo

@ryanchristo
Copy link
Member Author

Cross-referencing my comment in the groups-ui repository: regen-network/groups-ui#10 (comment)

Looks like this is a known issue and may have been resolved...

hyperweb-io/telescope#281

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

2 participants