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 bde9e6e commit bdf5b47Copy full SHA for bdf5b47
lightning/src/ln/channelmanager.rs
@@ -9676,7 +9676,7 @@ where
9676
}
9677
9678
/// 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`].
+ /// resolver(s) at `dns_resolvers` which resolve names according to bLIP 32.
9680
///
9681
/// If the wallet supports paying on-chain schemes, you should instead use
9682
/// [`OMNameResolver::resolve_name`] and [`OMNameResolver::handle_dnssec_proof_for_uri`] (by
0 commit comments