Skip to content

[improvement] Increase Max PoL Movement Granularity

Ursa (9R) requested to merge ursa/pol into develop

We observed during initial PoL enabling that it was added more quickly than desirable to the BTC pool due to the large depth (1500 RUNE per add). While in the general case when we are not starting out over the target this would fine, for cases when PoL turns on or is increased we would like it to move slower. This change updates the behavior to treat POLMaxPoolMovement as hundredth of a basis point to allow for that.

Merge request reports