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

get a nonce #3492

Closed
roccomuso opened this issue Feb 12, 2020 · 3 comments
Closed

get a nonce #3492

roccomuso opened this issue Feb 12, 2020 · 3 comments

Comments

@roccomuso
Copy link

How do I get or choose a valid Nonce?

@ghost
Copy link

ghost commented Feb 12, 2020

Thanks for opening this issue! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@dated
Copy link
Contributor

dated commented Feb 12, 2020

You can query the wallets API endpoint, e.g. https://explorer.ark.io/api/wallets/<address|publicKey|username> to get the last nonce. Increase that value by 1 and you got yourself a valid nonce.

@ghost
Copy link

ghost commented Feb 12, 2020

This issue has been closed. If you wish to re-open it please provide additional information.

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

2 participants