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
When routing HTLCs we also want to do 2 things:
a) Upon receiving an HTLC with no matching policy, we want to make sure
that this HTLC is not using the noop feature, as that would lead to loss
of funds.
b) Upon producing an outgoing HTLC over an asset channel (that carries
assets) we also want to set the noop flag, in order to not shift the
satoshi balance.
0 commit comments