Reject minimum_depth of 0 on channel opens
authorMatt Corallo <git@bluematt.me>
Sun, 4 Jul 2021 14:13:45 +0000 (14:13 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 4 Jul 2021 14:17:26 +0000 (14:17 +0000)
commitfbb36a07696317362cfdb46aa4c6f67eb279afef
tree5bd1e4f098a34a0426a080456f1eb05e7c2a5437
parent0c57018f2fb5618f976542a4d24adee29cf49c96
Reject minimum_depth of 0 on channel opens

We don't support turbo channels so this is a pretty clear
indication that there is some incompatibility.
lightning/src/ln/channel.rs