metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

fix: use `ApprovalType.TransactionBatch`

Open vinistevam opened this issue 4 months ago • 3 comments

Description

This PR aims to change the hardcoded transaction_batch to use the ApprovalType.TransactionBatch

Related issues

Fixes: https://github.com/MetaMask/MetaMask-planning/issues/5143

Manual testing steps

Functionallity not available to the user

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

vinistevam avatar Jun 12 '25 07:06 vinistevam