Skip to content

Refactor fee engine parameters - #550

Merged
markettes merged 2 commits into
mainfrom
refactor/modify-fee-engine-parameters
Jul 31, 2026
Merged

Refactor fee engine parameters#550
markettes merged 2 commits into
mainfrom
refactor/modify-fee-engine-parameters

Conversation

@markettes

Copy link
Copy Markdown
Contributor
  • Increased ROUTING_ENGINE_FEE_MAX_INBOUND_STEP_PPM from 25 to 50, allowing larger inbound fee adjustments per cycle.
  • Lowered ROUTING_ENGINE_FEE_MAX_OUTBOUND_PPM from 5000 to 3000, reducing the maximum allowed outbound fee.
  • Decreased ROUTING_ENGINE_FEE_MIN_INBOUND_PPM from -1500 to -2000, permitting a larger negative inbound fee (greater discount).

@markettes
markettes requested a review from Jossec101 July 31, 2026 10:27
Jossec101
Jossec101 previously approved these changes Jul 31, 2026
@markettes
markettes enabled auto-merge (squash) July 31, 2026 10:37
@markettes
markettes merged commit 5780087 into main Jul 31, 2026
5 checks passed
@markettes
markettes deleted the refactor/modify-fee-engine-parameters branch July 31, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants