Constant representing an unknown spkm creation time

Synopsis

Declared in <wallet/scriptpubkeyman.h>

inline constexpr int64_t UNKNOWN_TIME = std::numeric_limits<int64_t>::max();

Created with MrDocs