Introduce `ChangeDestinationSource` trait
authorElias Rohrer <dev@tnull.de>
Tue, 16 Apr 2024 09:12:43 +0000 (11:12 +0200)
committerElias Rohrer <dev@tnull.de>
Thu, 18 Apr 2024 14:09:04 +0000 (16:09 +0200)
commitcd4cc203a2bbb716c8747bd45ac84e42b8f53b84
treedfb6a7ec315638c466ce073b7d7980ae441210d3
parentd8021c7891ca039751b250511fbcc06da32e9e7e
Introduce `ChangeDestinationSource` trait

.. which users should implement on their on-chain wallet to allow us to
retrieve a new change destination script.
lightning/src/sign/mod.rs