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 f433ac6 commit 55a0ccaCopy full SHA for 55a0cca
lightning/src/ln/channelmanager.rs
@@ -9520,7 +9520,7 @@ where
9520
}
9521
9522
/// 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`].
+ /// resolver(s) at `dns_resolvers` which resolve names according to bLIP 32.
9524
///
9525
/// If the wallet supports paying on-chain schemes, you should instead use
9526
/// [`OMNameResolver::resolve_name`] and [`OMNameResolver::handle_dnssec_proof_for_uri`] (by
0 commit comments