Maximum block time in the chain up to and including this block.
Synopsis
Declared in <kernel/chain.h>
unsigned int chain_time_max = {0};
Description
A timestamp that can only move forward.
Created with MrDocs