[#interfaces-BlockInfo-chain_time_max] = xref:interfaces.adoc[interfaces]::xref:interfaces/BlockInfo.adoc[BlockInfo]::chain_time_max :relfileprefix: ../../ :mrdocs: Maximum block time in the chain up to and including this block. == Synopsis Declared in `<kernel/chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int chain_time_max = {0}; ---- == Description A timestamp that can only move forward. [.small]#Created with https://www.mrdocs.com[MrDocs]#