Move outbound channel constructor into `OutboundV1Channel` impl
authorDuncan Dean <git@dunxen.dev>
Wed, 7 Jun 2023 14:09:35 +0000 (16:09 +0200)
committerDuncan Dean <git@dunxen.dev>
Thu, 15 Jun 2023 10:51:43 +0000 (12:51 +0200)
commite6c2f04f153bca0d8c0a328c4cd825be1168a7cc
tree04f30ca2216445e42aa2c0db6aa72f2524e30727
parent883e0566ef22ca66c65f7798cef146639fec50b0
Move outbound channel constructor into `OutboundV1Channel` impl
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_tests.rs