From 5bd6498029b85dae59b0abd3a2d08a0c522cdac0 Mon Sep 17 00:00:00 2001 From: eugene Date: Wed, 10 Aug 2022 14:24:00 -0400 Subject: [PATCH] funding: remove TODO --- funding/manager.go | 3 --- 1 file changed, 3 deletions(-) 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