[#CChainParams-GetChainType] = xref:CChainParams.adoc[CChainParams]::GetChainType :relfileprefix: ../ :mrdocs: Returns the chain type of this instance. == Synopsis Declared in `<kernel/chainparams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ChainType.adoc[ChainType] GetChainType() const; ---- == Return Value The chain type identifier. [.small]#Created with https://www.mrdocs.com[MrDocs]#