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

Player doesn't increase nonce if the second stream occurred before the first one goes through #211

Open
reyraa opened this issue Jul 12, 2023 · 0 comments

Comments

@reyraa
Copy link
Member

reyraa commented Jul 12, 2023

Player registers streams as audio:stream transactions. The transaction is submitted a few seconds after the stream is initiated. If the user starts a new stream immediate after the first one, it's possible that the second stream is created before the first one is reflected on the user account.
We should make sure the second transaction includes a higher nonce.

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

No branches or pull requests

1 participant