Skip to content

docs(fees): describe aggregated Distributions feeCost in FeeSplit.recipients#537

Merged
ja88a merged 1 commit into
mainfrom
chore/feecost-distributions-aggregated-jsdoc
Jun 22, 2026
Merged

docs(fees): describe aggregated Distributions feeCost in FeeSplit.recipients#537
ja88a merged 1 commit into
mainfrom
chore/feecost-distributions-aggregated-jsdoc

Conversation

@ja88a

@ja88a ja88a commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

What

Update the FeeSplit.recipients JSDoc to describe the aggregated Distributions fee shape.

Partner distribution recipients are now reported as one FeeCost entry named Distributions — its amount is the total distributed and recipients[] lists each receiver — beside the integrator/LI.FI/intermediary entry. Same shape on quote, route, and status responses.

Why

The doc still described the old behavior: per-receiver Fee Forward entries at quote time and a merged-on-integrator shape at status time. The backend now emits the single aggregated entry consistently, so consumers reading this contract were misinformed.

Doc-only change — no type signature changes.

Related

Backend change: lifinance/lifi-backend#8479 (CORE-513).

…ipients

Partner distribution recipients are now reported as one aggregated
`Distributions` FeeCost (total amount + per-recipient breakdown), with the
same shape on quote, route, and status responses — not per-receiver
`Fee Forward` entries. Update the FeeSplit.recipients JSDoc accordingly.
@ja88a ja88a merged commit 8bd0697 into main Jun 22, 2026
2 checks passed
@ja88a ja88a deleted the chore/feecost-distributions-aggregated-jsdoc branch June 22, 2026 09:30
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.

1 participant