Note when we're allowed to unwrap channel parameters in docs 2023-09-claimable-unwrap
authorMatt Corallo <git@bluematt.me>
Tue, 3 Oct 2023 04:32:40 +0000 (04:32 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 3 Oct 2023 04:32:40 +0000 (04:32 +0000)
commit60567da0bd2856aa93552f7caaeabf3cc6febd01
tree163e21f88500063b7395798872dfcd5e93723b53
parent65569ed5d68b67efabd37bfc593268a66bb1fd55
Note when we're allowed to unwrap channel parameters in docs

This further documents the parameter-fetching utilities in
`InMemorySigner` to hopefully make them more robust against future
spurious `unwrap`s.
lightning/src/sign/mod.rs