Commit 03c25ec
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 51d66d1 commit 03c25ec
1 file changed
+254
-25
lines changed
0 commit comments