mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-28 00:26:16 +02:00
multi: formatting and comment fixes
This commit is contained in:
@@ -938,7 +938,6 @@ func genSuccessTx(chanType channeldb.ChannelType) (*wire.MsgTx, error) {
|
||||
successTx.TxIn[0].Witness = successWitness
|
||||
|
||||
return successTx, nil
|
||||
|
||||
}
|
||||
|
||||
type txSizeTest struct {
|
||||
|
Reference in New Issue
Block a user