mirror of
https://github.com/lightninglabs/loop
synced 2024-11-08 01:10:29 +00:00
sweepbatcher: fix docstring
This commit is contained in:
parent
6def712dfe
commit
870b60fada
@ -215,7 +215,7 @@ type batch struct {
|
||||
// signerClient is the signer client used to sign the batch transaction.
|
||||
signerClient lndclient.SignerClient
|
||||
|
||||
// muSig2Kit includes all the required functionality to collect
|
||||
// muSig2SignSweep includes all the required functionality to collect
|
||||
// and verify signatures by the swap server in order to cooperatively
|
||||
// sweep funds.
|
||||
muSig2SignSweep MuSig2SignSweep
|
||||
|
Loading…
Reference in New Issue
Block a user