We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a091af commit fe89e93Copy full SHA for fe89e93
lightning/src/routing/router.rs
@@ -539,7 +539,7 @@ pub struct PaymentParameters {
539
540
/// The maximum total fees, in millisatoshi, that may accrue during route finding.
541
///
542
- /// This limit also applies to the total fees that may arise during retrying partially failed
+ /// This limit also applies to the total fees that may arise while retrying partially failed
543
/// payments.
544
545
/// Default value: `None`
0 commit comments