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