You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a Received Activity is replaced (RBF) an error toast is displayed, the existing Received Activity turns red has it has been replaced from the mempool, and a new Received Activity appears for the new transaction.
Describe the solution
There is no need for the toast error.
The existing Received Activity could be updated to include the new transaction details when RBF is detected.
Additional context
The text was updated successfully, but these errors were encountered:
Describe the problem
Currently, when a Received Activity is replaced (RBF) an error toast is displayed, the existing Received Activity turns red has it has been replaced from the mempool, and a new Received Activity appears for the new transaction.
Describe the solution
There is no need for the toast error.
The existing Received Activity could be updated to include the new transaction details when RBF is detected.
Additional context
The text was updated successfully, but these errors were encountered: