SelectParams

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

Synopsis

Declared in <chainparams.h>

void
SelectParams(ChainType chain);

Parameters

NameDescription
chainThe chain type to select.