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

chore: added fefee summary tx #2832

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

stackchain
Copy link
Member

  • updated the tx-summary with the frontend fee

@stackchain stackchain added this to the 4.23.0 milestone Oct 25, 2023
@github-actions github-actions bot added the chore label Oct 25, 2023
@stackchain stackchain marked this pull request as ready for review October 25, 2023 17:19
@@ -37,25 +40,24 @@ export const TransactionSummary = () => {
},
{
label: strings.swapMinAdaTitle,
value: `${Quantities.format(
selectedPoolCalculation?.cost?.deposit?.quantity ?? Quantities.zero,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these checks now happen in the calculations.

@stackchain stackchain merged commit addafb6 into develop Oct 25, 2023
@stackchain stackchain deleted the chore/added-ffee-summary-tx branch October 25, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants