Do not require upfront_shutdown as the security gain is marginal 2019-07-no-bogus-sec-required
authorMatt Corallo <git@bluematt.me>
Thu, 25 Jul 2019 18:18:33 +0000 (14:18 -0400)
committerMatt Corallo <git@bluematt.me>
Thu, 25 Jul 2019 18:22:00 +0000 (14:22 -0400)
commitc05e087c430e05934a5312342f886f9d19889b20
tree13c5a379327757ed861a78b12d9b58bce35cc8e8
parent07e927c1718adcd41b99e3dc4ad55e949e1f312a
Do not require upfront_shutdown as the security gain is marginal

There is really no reason to want to never open a channel just
because a counterparty doesn't support upfront_shutdown.
src/ln/msgs.rs
src/util/config.rs