257.0.0
@metamask/transaction-controller 40.1.0
Added
- Add
firstTimeInteraction
to transaction meta (#4895)- This is a boolean value that indicates whether the transaction is the first time the user has interacted with it.
- Add
isFirstTimeInteractionEnabled
callback constructor option (#4895)- This is a function that returns a boolean value indicating whether the first time interaction check should be enabled.