Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update minFee computation #1310

Closed
sameersubudhi opened this issue Oct 20, 2022 · 0 comments · Fixed by #1332
Closed

Update minFee computation #1310

sameersubudhi opened this issue Oct 20, 2022 · 0 comments · Fixed by #1332

Comments

@sameersubudhi
Copy link
Contributor

sameersubudhi commented Oct 20, 2022

Description

The extra fees (name fee, delegate registration fees etc.) is currently part of the transaction params (property varying by command). However, in the future it is planned to be added to the transaction fee (like before). This requires properly re-calculating the transaction minFee implementation within the lisk-connector.

Acceptance Criteria

  • decodeTransaction in services/blockchain-connector/shared/sdk/decoder.js is updated to compute the values properly
  • Functional tests are added / up-to-date

Additional Information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants