Reconstruct the unsigned transaction described by this PSBT.
Declared in <psbt.h>
<psbt.h>
std::optional<CMutableTransaction> GetUnsignedTx() const;
The unsigned transaction, or nullopt if it cannot be built.