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

Enable transaction details to display various tokens for amount, fee and message fee #4246

Closed
Tracked by #4033
reyraa opened this issue Apr 5, 2022 · 0 comments
Closed
Tracked by #4033
Assignees
Milestone

Comments

@reyraa
Copy link
Contributor

reyraa commented Apr 5, 2022

Description

Following up our effort in #4245, this ticket aims to make the transaction details view blockchain agnostic.

Acceptance Criteria

  • Lisk Desktop must be able to display the details of transactions that may use more than one token for different values.
  • All relevant components and utility functions must reside under the transaction domain.
  • If the asset of the transaction object can not be parsed (displayed using key-value components) then we should display the asset object as beautified JSON.
  • Update unit tests.
  • Update and enable relevant e2e tests.

Additional Information

We need the transaction object schema from Lisk Service to understand how to read the data from the transaction object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

4 participants