Skip to content

[feature] Saver yield pause on high synth utilization

Son of Odin requested to merge saver-yield-limit into develop

This PR changes the calculation of savers yield, so that yield goes to zero when synth utilization exceeds a number (in basis points) set by mimir. The recommendation is 5000.

Merge request reports