Skip to content

Commit

Permalink
Update devnet-0.17.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bengtlofgren authored Jun 28, 2023
1 parent e796230 commit 71ca033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/devnet-0.17.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ max_expected_time_per_block = 11
# Implicit VP WASM name
implicit_vp = "vp_implicit"
# Expected number of epochs per year (also sets the min duration of an epoch in seconds)
epochs_per_year = 210240000 # ~12 sec epoch duration (60*60*24*365 / 12)
epochs_per_year = 21024000 # ~12 sec epoch duration (60*60*24*365 / 12)
# The P gain factor in the Proof of Stake rewards controller
pos_gain_p = 0.1
# The D gain factor in the Proof of Stake rewards controller
Expand Down

0 comments on commit 71ca033

Please sign in to comment.