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 6def712 commit 870b60fCopy full SHA for 870b60f
sweepbatcher/sweep_batch.go
@@ -215,7 +215,7 @@ type batch struct {
215
// signerClient is the signer client used to sign the batch transaction.
216
signerClient lndclient.SignerClient
217
218
- // muSig2Kit includes all the required functionality to collect
+ // muSig2SignSweep includes all the required functionality to collect
219
// and verify signatures by the swap server in order to cooperatively
220
// sweep funds.
221
muSig2SignSweep MuSig2SignSweep
0 commit comments