Commit 49c59cf
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 4d5da56 commit 49c59cf
1 file changed
+0
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11185 | 11185 | | |
11186 | 11186 | | |
11187 | 11187 | | |
11188 | | - | |
11189 | | - | |
11190 | | - | |
11191 | | - | |
11192 | | - | |
11193 | | - | |
11194 | 11188 | | |
11195 | 11189 | | |
11196 | 11190 | | |
| |||
11405 | 11399 | | |
11406 | 11400 | | |
11407 | 11401 | | |
11408 | | - | |
11409 | | - | |
11410 | | - | |
11411 | | - | |
11412 | | - | |
11413 | | - | |
11414 | 11402 | | |
11415 | 11403 | | |
11416 | 11404 | | |
| |||
0 commit comments