Clarify docs on `provide_channel_parameters`
authorMatt Corallo <git@bluematt.me>
Tue, 6 Dec 2022 18:16:46 +0000 (18:16 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 13 Dec 2022 21:31:40 +0000 (21:31 +0000)
commit6ec23aa7db28b89ac43db804e90cb9da8f9ca833
tree8347292c28d7a2a12c452fe6c6ec0746d0a65045
parentd4dc05b0d8850573d591aaf04e13e08f946dd87c
Clarify docs on `provide_channel_parameters`

Its very confusing to say that LDK will call
`provide_channel_parameters` more than once - its true for a
channel, but not for a given instance. Instead, phrase the docs
with reference to a specific instance, which is much clearer.
lightning/src/chain/keysinterface.rs