CChainParams::IsTestChain

Reports whether this chain is exclusively used for testing.

Synopsis

Declared in <kernel/chainparams.h>

bool
IsTestChain() const;

Return Value

true for any chain other than mainnet.