Commit fb9626f
committed
Drop spurious limitations section on
For some time we've automatically opened a connection to the
blinded path introduction point when we need to send a message we
generated. However, the "Limitations" section in
`ChannelManager::pay_for_offer` lists having a direct connection
as required for the payment to succeed, which is not true.
Instead, we simply remove the section from both `pay_for_offer` and
`pay_for_offer_from_human_readable_name`.pay_for_offer
1 parent 4c4f167 commit fb9626f
1 file changed
+0
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11196 | 11196 | | |
11197 | 11197 | | |
11198 | 11198 | | |
11199 | | - | |
11200 | | - | |
11201 | | - | |
11202 | | - | |
11203 | | - | |
11204 | | - | |
11205 | 11199 | | |
11206 | 11200 | | |
11207 | 11201 | | |
| |||
11370 | 11364 | | |
11371 | 11365 | | |
11372 | 11366 | | |
11373 | | - | |
11374 | | - | |
11375 | | - | |
11376 | | - | |
11377 | | - | |
11378 | | - | |
11379 | 11367 | | |
11380 | 11368 | | |
11381 | 11369 | | |
| |||
0 commit comments