mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
sweepbatcher: fix docstring
This commit is contained in:
parent
6def712dfe
commit
870b60fada
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue