Returns the appropriate chain type string from the program arguments.
Declared in <common/args.h>
[[requires_capability(0x7f2e381ae268)]]
std::string
GetChainTypeString() const;
ChainType::MAIN string by default; raises runtime error if an invalid combination is given.