[#SelectBaseParams] = SelectBaseParams :mrdocs: Sets the params returned by Params() to those for the given chain. == Synopsis Declared in `<chainparamsbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SelectBaseParams(xref:ChainType.adoc[ChainType] chain); ---- == Parameters [cols="1,4"] |=== | Name| Description | *chain* | The chain type to select. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#