Bitcoin Core 28.99.0
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
std::string | ChainTypeToString (ChainType chain) |
std::optional< ChainType > | ChainTypeFromString (std::string_view chain) |
std::optional< ChainType > ChainTypeFromString | ( | std::string_view | chain | ) |
std::string ChainTypeToString | ( | ChainType | chain | ) |
Definition at line 11 of file chaintype.cpp.