Skip to content

Commit 55a0cca

Browse files
committed
f clearer docs
1 parent f433ac6 commit 55a0cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9520,7 +9520,7 @@ where
95209520
}
95219521

95229522
/// Pays for an [`Offer`] looked up using [BIP 353] Human Readable Names resolved by the DNS
9523-
/// resolver which resolves names according to bLIP 32 at the `dns_resolver` [`Destination`].
9523+
/// resolver(s) at `dns_resolvers` which resolve names according to bLIP 32.
95249524
///
95259525
/// If the wallet supports paying on-chain schemes, you should instead use
95269526
/// [`OMNameResolver::resolve_name`] and [`OMNameResolver::handle_dnssec_proof_for_uri`] (by

0 commit comments

Comments
 (0)