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

fixed displayed fees for polar path #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarkusGarmeister
Copy link

fixes KILTProtocol/ticket#3703

I fixed the fee display for Polar Path. The fees are fetched from the transaction info as partial fees. These fees are retrieved as a big number and divided by 10^15, with all 15 decimals displayed in this fix. However, this behavior can be adjusted if needed.

Checklist:

  • I have verified that the code works
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)
    • Either PR or Ticket to update the Docs
    • Link the PR/Ticket here

@MarkusGarmeister MarkusGarmeister marked this pull request as ready for review December 19, 2024 12:13
@MarkusGarmeister MarkusGarmeister marked this pull request as draft December 19, 2024 12:13
@MarkusGarmeister MarkusGarmeister marked this pull request as ready for review December 19, 2024 12:14
@MarkusGarmeister
Copy link
Author

@Dudleyneedham could you please review this PR.

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

Successfully merging this pull request may close these issues.

1 participant