Expand documentation and fields in SpendableOutputDescriptors
authorMatt Corallo <git@bluematt.me>
Sat, 6 Feb 2021 18:19:40 +0000 (13:19 -0500)
committerMatt Corallo <git@bluematt.me>
Fri, 12 Feb 2021 23:57:20 +0000 (18:57 -0500)
commit36cc5814c1802dee2541c52497f8b4f034876daa
tree47c2acc289f8c05134ebf2e929b9e10dec26e219
parente885d0a7747cfc3b89a3c2765a8c0dd174e3889a
Expand documentation and fields in SpendableOutputDescriptors

This adds a channel_value_satoshis field to
SpendableOutputDescriptors as it is required to recreate our
InMemoryChannelKeys. It also slightly expands documentation.
lightning/src/chain/channelmonitor.rs
lightning/src/chain/keysinterface.rs
lightning/src/ln/functional_tests.rs