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
When a transaction is submitted, mark it as pending transaction. Manager will update pending transactions as confirmed, when new block has the pending transaction.
Acceptance criteria:
Transactions appear immediately as submitted after submission.
Transactions appear as 'Confirmed' with relevant block details after confirmation.
The text was updated successfully, but these errors were encountered:
mesudip
changed the title
Update logs
Update logs (with transaction confirmation details)
Oct 22, 2024
Description
Support pending transaction log.
How
When a transaction is submitted, mark it as pending transaction. Manager will update pending transactions as confirmed, when new block has the pending transaction.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: