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.
Created with MrDocs
Reports whether this chain is exclusively used for testing.
Declared in <kernel/chainparams.h>
bool
IsTestChain() const;
true for any chain other than mainnet.
Created with MrDocs