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
tapchannel: detect invalid noops on invoice acceptor
It is possible for someone to pay to a sats invoice with sats HTLCs over
a taproot assets channel. If for any reason they set the noop flag we
must not accept the HTLC as it would be accounted for in the invoice but
the amount would never be received on the channel.
0 commit comments