Commit 10c8d63
gl-client-py: make retry_for optional
retry_for argument in pay is optional in core-lightning
let's keep it that way also during tests.
We were trying to intercept pay requests and redirect them to xpay and
renepay but with retry_for=0 renepay would inmediately fail.
Signed-off-by: Lagrang3 <[email protected]>1 parent 38c3b84 commit 10c8d63
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
| 400 | + | |
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| |||
0 commit comments