Commit 8f75909
committed
Add
This essentially mirrors `PsbtInputExt::update_with_descriptor` but it
works on PSBT outputs.
To avoid code duplication, the current logic that deals with PSBT inputs
has been generalized to handle both input and outputs with a new
internal `PsbtFields` trait.PsbtOutputExt::update_with_descriptor
1 parent 01b67f2 commit 8f75909
1 file changed
+254
-25
lines changed
0 commit comments