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

[TRIVIAL] Append the tx hash to the uuid #9

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

justin-lee-cb
Copy link
Collaborator

Upon receiving the EIP-712 signature in the submitPaymentTx endpoint, we submit the transaction onchain on the user's behalf. This PR takes the tx hash that we get from submitting the tx and updates the entry in the NFC relayer database with the tx hash. This will notify the merchant dapp that the customer has submitted a transaction.

Copy link

vercel bot commented Oct 2, 2024

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

Name Status Preview Comments Updated (UTC)
nfc-relayer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 3:18pm

@justin-lee-cb justin-lee-cb merged commit 0199723 into main Oct 2, 2024
3 checks passed
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