[#PartiallySignedTransaction-fallback_locktime] = xref:PartiallySignedTransaction.adoc[PartiallySignedTransaction]::fallback_locktime :relfileprefix: ../ :mrdocs: The fallback locktime used when no input requires one (PSBTv2). == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<uint32_t> fallback_locktime; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#