Reports whether this chain allows time to be mocked.

Synopsis

Declared in <kernel/chainparams.h>

bool
IsMockableChain() const;

Return Value

true when the block time can be set arbitrarily.

Created with MrDocs