Skip to content

Commit bdf5b47

Browse files
committed
f clearer docs
1 parent bde9e6e commit bdf5b47

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
@@ -9676,7 +9676,7 @@ where
96769676
}
96779677

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

0 commit comments

Comments
 (0)