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