[#ChainstateManager-GetParams] = xref:ChainstateManager.adoc[ChainstateManager]::GetParams :relfileprefix: ../ :mrdocs: Access the chain parameters in use. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CChainParams.adoc[CChainParams] const& GetParams() const; ---- == Return Value The chain parameters for the configured network. [.small]#Created with https://www.mrdocs.com[MrDocs]#