[#wallet-UNKNOWN_TIME] = xref:wallet.adoc[wallet]::UNKNOWN_TIME :relfileprefix: ../ :mrdocs: Constant representing an unknown spkm creation time == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int64_t UNKNOWN_TIME = std::numeric_limits<int64_t>::max(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#