Expose private keys from InMemoryChannelKeys publicly
authorMatt Corallo <git@bluematt.me>
Thu, 28 May 2020 20:00:46 +0000 (16:00 -0400)
committerMatt Corallo <git@bluematt.me>
Thu, 28 May 2020 20:16:17 +0000 (16:16 -0400)
commitb1d536e57ac99c7446f50c4f64c4a8b46c3b3830
tree9b5e085333fa09ed72d69c87fa7aaf74af0077b0
parent2087032e7a823f6c63a64dac951e0f4843bc4667
Expose private keys from InMemoryChannelKeys publicly

As we drop the requirement that all ChannelKeys expose the private
keys used, we should have a way to access the private keys in use
when using InMemoryChannelKeys.
lightning/src/chain/keysinterface.rs