mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
funding: remove TODO
This commit is contained in:
parent
012c0d96f5
commit
5bd6498029
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue