Access the consensus parameters in use.

Synopsis

Declared in <validation.h>

Consensus::Params const&
GetConsensus() const;

Return Value

The consensus parameters for the configured network.

Created with MrDocs