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

Synopsis

Declared in <chainparamsbase.h>

void
SelectBaseParams(ChainType chain);

Parameters

Name

Description

chain

The chain type to select.

Created with MrDocs