[#CChainParams-GetChainTypeString] = xref:CChainParams.adoc[CChainParams]::GetChainTypeString :relfileprefix: ../ :mrdocs: Returns the chain type as a human‐readable string. == Synopsis Declared in `<kernel/chainparams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string GetChainTypeString() const; ---- == Return Value The chain type name. [.small]#Created with https://www.mrdocs.com[MrDocs]#