mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-16 13:00:37 +02:00
sweepbatcher: fix godoc
This commit is contained in:
parent
876ed401db
commit
898efbf2ae
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ type Batcher struct {
|
|||
// sweep funds.
|
||||
musig2ServerSign MuSig2SignSweep
|
||||
|
||||
// verifySchnorrSig is a function that can be used to verify a schnorr
|
||||
// VerifySchnorrSig is a function that can be used to verify a schnorr
|
||||
// signature.
|
||||
VerifySchnorrSig VerifySchnorrSig
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue