Skip to content

Commit 898efbf

Browse files
committed
sweepbatcher: fix godoc
1 parent 876ed40 commit 898efbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sweepbatcher/sweep_batcher.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ type Batcher struct {
236236
// sweep funds.
237237
musig2ServerSign MuSig2SignSweep
238238

239-
// verifySchnorrSig is a function that can be used to verify a schnorr
239+
// VerifySchnorrSig is a function that can be used to verify a schnorr
240240
// signature.
241241
VerifySchnorrSig VerifySchnorrSig
242242

0 commit comments

Comments
 (0)