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

Issue/fixing web helper issue #227

Merged
merged 3 commits into from Aug 23, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Fixing issue with challenge end. Deployed contract fixed with update …

…method.
  • Loading branch information
Freydal committed Aug 22, 2019
commit b6c248ec0427e98816801259831ffa30fbe26c3d
@@ -53,7 +53,7 @@ export async function migrations(
6174: {
_applicationPeriod: 600,
_commitPeriod: 600,
_challengePeriod: 400,
_challengePeriod: 1000,
_exitPeriod: 600,
_rewardPeriod: 600,
},
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.