Prepare Plan::update_psbt_input to migration to rust-psbt#974
Conversation
Nope, go for it.
The context appears to be a few lines below where we do a loop Probably fine to delete the TODO. It dates to #592, like much of the "weird" stuff in this module, and likely wasn't reviewed since the new module was too big. |
5c6ed14 to
eeeeda9
Compare
|
Thanks for clarifying _@apoelstra , I've removed the TODO as the functionality seems covered and the possible explanation is related to a performance improvement. I've publicly exposed the As removing the I've copied the code from here into |
|
I've removed the changes that weren't needed by |
This is the simplest way I found to use the public
PlanAPI in thePlan::update_psbt_inputmethod so It can later be migrated to therust-psbtproject.Notes to the reviewers:
descriptorandtemplatefields directly?