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

new dough staking page #176

Closed
wants to merge 13 commits into from
Closed

Conversation

TotoFullStackDev
Copy link
Collaborator

@TotoFullStackDev TotoFullStackDev commented Jun 14, 2021

Description

IMPORTANT: in order to test this out, please change the networkId from 1 to 4, into the src/config/env.json file.

Checklist
  • Changes don't break existing behavior
  • Test coverage hasn't decreased
  • Linter status: 100% pass
Testing
Refers/Fixes

});

} catch(error) {
if(error.message.includes('lock not expired')) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Alexintosh i don't really like filtering out errors this way, but the error.message is not a JSON obj we can parse so i did distinguish this way.
Let me know if you have a better/cleaner idea for this.

@Alexintosh
Copy link
Member

Screen Shot 2021-07-08 at 12 02 28 PM

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.

Limit input so that the only possible range is 6 to 36 months
3 participants