Difference between revisions of "Probing"

From lightningwiki.net
Jump to navigation Jump to search
(Created page with "Probing means trying to pay via a route with a payment hash that the receiver doesn't have the preimage of. The receiver nor any of the intermediate nodes are able to settle t...")
 
(No difference)

Latest revision as of 14:05, 1 April 2019

Probing means trying to pay via a route with a payment hash that the receiver doesn't have the preimage of. The receiver nor any of the intermediate nodes are able to settle the payment. When the probe is successful, the receiver will return a incorrect_or_unknown_payment_details error to the sender.

https://github.com/lightningnetwork/lnd/pull/2537