Skip to content

Commit

Permalink
CAD-2878 bench: d = 0
Browse files Browse the repository at this point in the history
  • Loading branch information
deepfire committed Apr 17, 2021
1 parent 6317b08 commit ba74571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/profile-definitions.jq
Expand Up @@ -72,7 +72,7 @@ def genesis_defaults($era; $compo):
}

, mary:
{ decentralisation_param: 0.5
{ decentralisation_param: 0
}
} | (.common + .[$era]);

Expand Down

0 comments on commit ba74571

Please sign in to comment.