mirror of
https://github.com/status-im/sourcecred.git
synced 2025-02-24 02:08:09 +00:00
If the instance wants to specify custom TimelineCredParams, e.g. a custom alpha value, they may now write a partial TimelineCredParams file as `config/params.json`. Test plan: We don't yet have proper unit testing for the CLI, so I added this case to the test-instance. Using the new frontend, I've verified that the custom alpha value is correctly reflected in the output data (use `yarn start`, open weight config, and view alpha).
2 lines
16 B
JSON
2 lines
16 B
JSON
{"alpha": 0.75}
|