Skip to content

Conversation

riyanshu-patro
Copy link
Collaborator

No description provided.

setSendingTransaction(false);
}
};

useEffect(() => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we shift this useEffect to be used inside EventEmitterContext.tsx file's useEffect. So that all the events are in one place.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possible.. Will need to make couple of changes in the code for that since sendState and txnHash states are handled in this file itself..

@riyanshu-patro riyanshu-patro merged commit 1ff1a79 into wallet-alpha Jul 22, 2025
@riyanshu-patro riyanshu-patro deleted the wallet-alpha-txn branch July 22, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants