Make channel open confs configurable (and change from 12 to 6) 2019-04-330-nits
authorSebastian Geisler <sebastian@blockstream.io>
Tue, 26 Mar 2019 19:16:20 +0000 (12:16 -0700)
committerMatt Corallo <git@bluematt.me>
Wed, 10 Apr 2019 16:03:10 +0000 (12:03 -0400)
commit80aa4f20a977d61d328a5dd9294f02cc82592a6c
treec9d03f94872693ba1da4d5e9d34149089a983e9a
parentf5a572926f03ebde71ab8da04405a82a50779cd4
Make channel open confs configurable (and change from 12 to 6)

This fixes compatibility with c-lightning etc as they won't accept
a minimum_depth of 12.
fuzz/fuzz_targets/chanmon_fail_consistency.rs
fuzz/fuzz_targets/full_stack_target.rs
src/ln/channel.rs
src/ln/functional_test_utils.rs
src/util/config.rs