Skip to content

Commit 870b60f

Browse files
committed
sweepbatcher: fix docstring
1 parent 6def712 commit 870b60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sweepbatcher/sweep_batch.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ type batch struct {
215215
// signerClient is the signer client used to sign the batch transaction.
216216
signerClient lndclient.SignerClient
217217

218-
// muSig2Kit includes all the required functionality to collect
218+
// muSig2SignSweep includes all the required functionality to collect
219219
// and verify signatures by the swap server in order to cooperatively
220220
// sweep funds.
221221
muSig2SignSweep MuSig2SignSweep

0 commit comments

Comments
 (0)