Commit d91e14b
committed
Attempt queued splice after existing pending splice becomes locked
Since we don't yet support contributing to an incoming splice, we need
to make sure we attempt our splice negotiation eventually if the
counterparty was also attempting a splice at the same time but they won
the quiescence tie-breaker. Since only one pending splice (without RBF)
is allowed at a time, we do this after the existing splice becomes
locked.1 parent ab9769f commit d91e14b
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11180 | 11180 | | |
11181 | 11181 | | |
11182 | 11182 | | |
| 11183 | + | |
| 11184 | + | |
| 11185 | + | |
| 11186 | + | |
| 11187 | + | |
| 11188 | + | |
11183 | 11189 | | |
11184 | 11190 | | |
11185 | 11191 | | |
| |||
0 commit comments