Compute the effective locktime from the inputs and fallback.
Declared in <psbt.h>
<psbt.h>
std::optional<uint32_t> ComputeTimeLock() const;
The computed locktime, or nullopt if it cannot be determined.