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

Nonce handling #50

Open
yathishram opened this issue Jan 4, 2021 · 0 comments
Open

Nonce handling #50

yathishram opened this issue Jan 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@yathishram
Copy link
Contributor

Description
Nonce handling during the contract calls.

Steps to reproduce:

  • Store the nonce value after each transaction in local storage (temporarily)
  • Access the nonce during every contract call and update the nonce
  • Find all the contract calls and make the required changes
@yathishram yathishram added the enhancement New feature or request label Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant