Skip to content

Show detailed message info in Keplr #1982

@mhagel

Description

@mhagel

As a user, when I am confirming a transaction in Keplr, I want to see the details of what I am signing.

RIght now, we see the Msg type, and value: >--xnxahafbs... (some encoded string).

Screen Shot 2022-11-30 at 3.08.40 PM.png

Desired behavior:
the details in "value" should be human-readable, so user knows what they are signing.

Details:

Per Aaron, re: the encoded value...

It will be base64 if the proto message types aren't registered with the json encoder

So, presumably, we just need to make sure the proto message types are registered correctly in regen-js.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions