Skip to content

Commit 4304ea4

Browse files
committed
f drop spurious LNURL reference
1 parent 88c6151 commit 4304ea4

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
@@ -573,7 +573,7 @@ impl NodeBuilder {
573573
///
574574
/// Uses a simple authentication scheme proving knowledge of a secret key.
575575
///
576-
/// `fixed_headers` are included as it is in all the requests made to VSS and LNURL auth server.
576+
/// `fixed_headers` are included as it is in all the requests made to VSS.
577577
///
578578
/// **Caution**: VSS support is in **alpha** and is considered experimental.
579579
/// Using VSS (or any remote persistence) may cause LDK to panic if persistence failures are

0 commit comments

Comments
 (0)