Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: generate local tx id #738

Open
wants to merge 21 commits into
base: dev
Choose a base branch
from
Open

fix: generate local tx id #738

wants to merge 21 commits into from

Conversation

S-FrontendDev
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Mar 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
adamant-im ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 22, 2025 4:10am

@S-FrontendDev S-FrontendDev force-pushed the fix/duplicate-messages branch from 0156c25 to c053fed Compare March 4, 2025 16:38
@S-FrontendDev S-FrontendDev changed the title feat: generate local tx id fix: generate local tx id Mar 4, 2025
@bludnic bludnic requested review from a team, NikIvv, skranee and PaulDremanovich March 18, 2025 17:36
@bludnic
Copy link
Member

bludnic commented Mar 20, 2025

@S-FrontendDev It's almost done. Please check the review comments.

@@ -761,10 +761,11 @@ const actions = {
})
} catch (error) {

if (id) {
if (id && recipientId) {
Copy link
Member

Choose a reason for hiding this comment

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

The recipientId is mandatory. You probably don't need this check.

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