You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't actually need to use MPP between trampoline nodes: a single
part payment could work. We're thus removing the requirement to always
provide the MPP field in the outer onion.
Always using MPP (even for single-part payments) simplified our eclair
implementation, but other implementations may work differently, so it
shouldn't impact the spec.
0 commit comments