Allow any `Deref` to an `EntropySource` in `BlindedPath` building 2024-05-bindings-upstream
authorMatt Corallo <git@bluematt.me>
Mon, 13 May 2024 18:01:20 +0000 (18:01 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 14 May 2024 13:17:03 +0000 (13:17 +0000)
commite1d00063e2ed6b476e727c67b01e1ad871eb1e43
treebef9d54c1cc0049db1f95c19cc41f3e12397ff06
parentbccddcaabdca983bcfe8807d794458454fb350fc
Allow any `Deref` to an `EntropySource` in `BlindedPath` building

This matches our normal API semantics and allows, for example,
`Arc`s to `EntropySource`s.
lightning/src/blinded_path/mod.rs