mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 23:53:41 +02:00
multi: fix make fmt
This commit is contained in:
@@ -1191,7 +1191,7 @@ func (u *UtxoNursery) closeAndRemoveIfMature(chanPoint *wire.OutPoint) error {
|
||||
// be used to spend the CSV output contained in the timeout txn.
|
||||
//
|
||||
// TODO(roasbeef): re-rename to timeout tx
|
||||
// * create CltvCsvSpendableOutput
|
||||
// - create CltvCsvSpendableOutput
|
||||
type babyOutput struct {
|
||||
// expiry is the absolute block height at which the secondLevelTx
|
||||
// should be broadcast to the network.
|
||||
|
Reference in New Issue
Block a user