Merge another input's fields into this one.
Declared in <psbt.h>
<psbt.h>
[[nodiscard]] bool Merge(PSBTInput const& input);
True if the merge succeeded.
The return value should not be discarded.