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 d39ee6d commit d79ef34Copy full SHA for d79ef34
src/builder.rs
@@ -364,7 +364,7 @@ impl NodeBuilder {
364
/// Builds a [`Node`] instance with a [VSS] backend and according to the options
365
/// previously configured.
366
///
367
- /// Uses [LNURL-auth] based scheme as default method for authentication/authorization.
+ /// Uses [LNURL-auth] based authentication scheme as default method for authentication/authorization.
368
369
/// The LNURL challenge will be retrieved by making a request to the given `lnurl_auth_server_url`.
370
/// The returned JWT token in response to the signed LNURL request, will be used for
0 commit comments