Merge psbt into this. The two psbts must have the same underlying CTransaction (i.e. the same actual Bitcoin transaction.)
True if the merge succeeded, false otherwise.
The return value should not be discarded.
| Name | Description |
|---|---|
| psbt | The PSBT to merge into this one. |