Skip to content

Commit

Permalink
Update config (#796)
Browse files Browse the repository at this point in the history
* update config

* bump version
  • Loading branch information
simonovic86 authored Dec 7, 2018
1 parent a5ac814 commit 136f2a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@
"dc_holding_time_in_minutes": 10080,
"dc_token_amount_per_holder": "50000000000000000000",
"dc_litigation_interval_in_minutes": 5,
"dh_max_holding_time_in_minutes": 525600,
"dh_max_holding_time_in_minutes": 10080,
"dh_min_token_price": "20000000000000000000",
"dh_min_litigation_interval_in_minutes": 5,
"deposit_on_demand": true,
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "origintrail_node",
"version": "2.0.31",
"version": "2.0.32",
"description": "OriginTrail node",
"main": ".eslintrc.js",
"config": {
Expand Down

0 comments on commit 136f2a7

Please sign in to comment.