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 876ed40 commit 898efbfCopy full SHA for 898efbf
sweepbatcher/sweep_batcher.go
@@ -236,7 +236,7 @@ type Batcher struct {
236
// sweep funds.
237
musig2ServerSign MuSig2SignSweep
238
239
- // verifySchnorrSig is a function that can be used to verify a schnorr
+ // VerifySchnorrSig is a function that can be used to verify a schnorr
240
// signature.
241
VerifySchnorrSig VerifySchnorrSig
242
0 commit comments