-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(earn): prepare transactions and use on confirmation screen (#6192)
### Description Handles the preparation of all earn transactions via a shared hook that's used on both `EarnEnterAmount.tsx` & `EarnConfirmationScreen.tsx`. ### Test plan - [x] Tested locally on iOS - [x] Tested locally on Andorid - [x] Unit Tests updated ### Related issues - Part of ACT-1389 ### Backwards compatibility Yes ### Network scalability N/A --------- Co-authored-by: Finnian Jacobson-Schulte <[email protected]> Co-authored-by: Jacob Waterman <[email protected]>
- Loading branch information
1 parent
d7a0abb
commit 40d6606
Showing
14 changed files
with
770 additions
and
145 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.