mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 22:50:58 +02:00
lnwallet: fix godoc of TapscriptTweak
This commit is contained in:
@@ -584,7 +584,7 @@ type MusigSessionCfg struct {
|
||||
// funding input.
|
||||
InputTxOut *wire.TxOut
|
||||
|
||||
// TapscriptRoot is an optional tweak that can be used to modify the
|
||||
// TapscriptTweak is an optional tweak that can be used to modify the
|
||||
// MuSig2 public key used in the session.
|
||||
TapscriptTweak fn.Option[chainhash.Hash]
|
||||
}
|
||||
|
Reference in New Issue
Block a user