mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-03 18:22:25 +02:00
funding: remove TODO
This commit is contained in:
@@ -1388,9 +1388,6 @@ func (f *Manager) handleFundingOpen(peer lnpeer.Peer,
|
||||
// Set zeroConf to true to enable the zero-conf flow.
|
||||
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
|
||||
|
Reference in New Issue
Block a user