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 71860ca commit d39ee6dCopy full SHA for d39ee6d
src/builder.rs
@@ -634,7 +634,7 @@ impl ArcedNodeBuilder {
634
/// Builds a [`Node`] instance with a [VSS] backend and according to the options
635
/// previously configured.
636
///
637
- /// Uses [LNURL-auth] based scheme as default method for authentication/authorization.
+ /// Uses [LNURL-auth] based authentication scheme as default method for authentication/authorization.
638
639
/// The LNURL challenge will be retrieved by making a request to the given `lnurl_auth_server_url`.
640
/// The returned JWT token in response to the signed LNURL request, will be used for
0 commit comments