diff --git a/funding/manager.go b/funding/manager.go index cb948a4b6..70814d9e8 100644 --- a/funding/manager.go +++ b/funding/manager.go @@ -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