Sets the params returned by Params() to those for the given chain type.

Synopsis

Declared in <chainparams.h>

void
SelectParams(ChainType chain);

Parameters

Name

Description

chain

The chain type to select.

Created with MrDocs