Page MenuHomePhabricator

[Cashtab] Update rendering for fees on FIRMA-USDT redeems
ClosedPublic

Authored by bytesofman on Jun 4 2025, 22:10.

Details

Summary

Fees are not a constant $2, but min $2 and 1% on amounts > $200.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
firma-redeem-fees
Lint
Lint Errors
SeverityLocationCodeMessage
Errorcashtab/src/components/Send/helpers/index.test.ts:8ESLINT@typescript-eslint/no-unused-vars
Unit
No Test Coverage
Build Status
Buildable 33539
Build 66557: Build Diffcashtab-tests
Build 66556: arc lint + arc unit

Event Timeline

bytesofman published this revision for review.Jun 4 2025, 22:29
Fabien added a subscriber: Fabien.
Fabien added inline comments.
cashtab/src/components/Send/helpers/index.ts
44 ↗(On Diff #54351)
This revision is now accepted and ready to land.Jun 5 2025, 07:23
This revision was automatically updated to reflect the committed changes.
bytesofman marked an inline comment as done.