mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
funding: remove TODO
This commit is contained in:
parent
012c0d96f5
commit
5bd6498029
@ -1388,9 +1388,6 @@ func (f *Manager) handleFundingOpen(peer lnpeer.Peer,
|
|||||||
// Set zeroConf to true to enable the zero-conf flow.
|
// Set zeroConf to true to enable the zero-conf flow.
|
||||||
zeroConf = true
|
zeroConf = true
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: default to zero-conf false all the time unless
|
|
||||||
// acceptor even with chan-type?
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Sending the option-scid-alias channel type for a public channel is
|
// Sending the option-scid-alias channel type for a public channel is
|
||||||
|
Loading…
Reference in New Issue
Block a user