Returns the consensus parameters derived from these chain parameters.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
ConsensusParamsView
GetConsensusParams() const;
Return Value
A view of the consensus parameters.
Created with MrDocs