SelectBaseParams

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

Synopsis

Declared in <chainparamsbase.h>

void
SelectBaseParams(ChainType chain);

Parameters

NameDescription
chainThe chain type to select.