Drop requirement that all ChannelKeys expose the payment_point
authorMatt Corallo <git@bluematt.me>
Thu, 28 May 2020 20:03:03 +0000 (16:03 -0400)
committerMatt Corallo <git@bluematt.me>
Sat, 6 Jun 2020 19:59:27 +0000 (15:59 -0400)
commit1a574d205557f6770d00f6f297dfd9d6ff5a53c0
tree2306f4678021410c8244f015c2a96cc59f3ef9be
parent9f7bcfb1ede0ecd8cd635c2bacf1774cc65487b7
Drop requirement that all ChannelKeys expose the payment_point
lightning/src/chain/keysinterface.rs
lightning/src/ln/channel.rs
lightning/src/ln/channelmonitor.rs
lightning/src/ln/functional_tests.rs
lightning/src/util/enforcing_trait_impls.rs