lightning-onion icon indicating copy to clipboard operation
lightning-onion copied to clipboard

Onion Routed Micropayments for the Lightning Network

Results 13 lightning-onion issues
Sort by recently updated
recently updated
newest added

The spec does not dictate but only recommends a length of 256 bytes. Future tlv extensions may push the failure message length over this limit. With this change, receivers can...

Error attribution is important to properly penalize nodes after a payment failure occurs. The goal of the penalty is to give the next attempt a better chance at succeeding. In...