Skip to content

Commit d39ee6d

Browse files
committed
fixup! Add build_with_vss* methods for ArcedNodeBuilder.
1 parent 71860ca commit d39ee6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/builder.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ impl ArcedNodeBuilder {
634634
/// Builds a [`Node`] instance with a [VSS] backend and according to the options
635635
/// previously configured.
636636
///
637-
/// Uses [LNURL-auth] based scheme as default method for authentication/authorization.
637+
/// Uses [LNURL-auth] based authentication scheme as default method for authentication/authorization.
638638
///
639639
/// The LNURL challenge will be retrieved by making a request to the given `lnurl_auth_server_url`.
640640
/// The returned JWT token in response to the signed LNURL request, will be used for

0 commit comments

Comments
 (0)