Commit ab9769f
committed
Allow outgoing splice request while disconnected
This is crucial for peers that serve liquidity for low-availability
(i.e., mobile) nodes. We should allow users to queue a splice request
while the peer is offline, such that it is negotiated once reconnected.
Note that there currently isn't a way to time out/cancel these requests,
this is planned for the near future.1 parent 1802b6e commit ab9769f
2 files changed
Lines changed: 4 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11851 | 11851 | | |
11852 | 11852 | | |
11853 | 11853 | | |
11854 | | - | |
| 11854 | + | |
11855 | 11855 | | |
11856 | 11856 | | |
11857 | | - | |
| 11857 | + | |
11858 | 11858 | | |
11859 | 11859 | | |
11860 | 11860 | | |
| |||
13017 | 13017 | | |
13018 | 13018 | | |
13019 | 13019 | | |
| 13020 | + | |
13020 | 13021 | | |
13021 | 13022 | | |
13022 | 13023 | | |
13023 | 13024 | | |
13024 | 13025 | | |
13025 | 13026 | | |
13026 | 13027 | | |
| 13028 | + | |
13027 | 13029 | | |
13028 | 13030 | | |
13029 | 13031 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4728 | 4728 | | |
4729 | 4729 | | |
4730 | 4730 | | |
4731 | | - | |
4732 | | - | |
4733 | | - | |
4734 | | - | |
4735 | | - | |
4736 | | - | |
4737 | | - | |
4738 | | - | |
4739 | 4731 | | |
4740 | 4732 | | |
4741 | 4733 | | |
| |||
0 commit comments