[#PSBTInput-time_locktime] = xref:PSBTInput.adoc[PSBTInput]::time_locktime :relfileprefix: ../ :mrdocs: The required time‐based locktime for this input (PSBTv2). == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<uint32_t> time_locktime; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#