mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-12 05:59:06 +02:00
This removes the requirement that the zero-conf channel acceptor flow use anchors. Also adds a fail-early check for minimum depth zero in the non zero conf case. It would fail later, but it makes more sense to fail immediately when receiving AcceptChannel.