]> git.bitcoin.ninja Git - rust-lightning/commit
Copy Retry from invoice module to outbound_payment module
authorValentine Wallace <vwallace@protonmail.com>
Sun, 18 Dec 2022 22:02:17 +0000 (17:02 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 24 Jan 2023 19:11:59 +0000 (14:11 -0500)
commitcbb75e27b22c443e625a983134666c28675112e3
tree6fc5ee036cb9cc75b1508ec0d8c6b7aaa4ed3417
parent948ebc67f01a6b17c04687c8c4b35431d01192e3
Copy Retry from invoice module to outbound_payment module

Also configure it such that in std tests, it will use SinceEpoch instead of
Instant so time can be manually advanced.
lightning/src/ln/outbound_payment.rs