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
Is your feature request related to a problem? Please describe.
When a transaction is made there are some factors that can stop the cofirmation of the transaction, should be a way for keep a trace of this transactions and show the state in where they are, allowing resend them
Describe the solution you'd like
A type that manage all transactions, the transactions will be send to it, and it will be in charge of send them, re send them, and keep trace of their status
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When a transaction is made there are some factors that can stop the cofirmation of the transaction, should be a way for keep a trace of this transactions and show the state in where they are, allowing resend them
Describe the solution you'd like
A type that manage all transactions, the transactions will be send to it, and it will be in charge of send them, re send them, and keep trace of their status
The text was updated successfully, but these errors were encountered: