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