|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Namespaces | |
| catapult | |
| catapult::tools | |
Functions | |
| config::CatapultConfiguration | catapult::tools::LoadConfiguration (const std::string &resourcesPath) |
| Loads the configuration from resourcesPath. More... | |
| std::vector< ionet::Node > | catapult::tools::LoadOptionalApiPeers (const std::string &resourcesPath, model::NetworkIdentifier networkIdentifier) |
| Loads optional api peers configuration from resourcesPath for network networkIdentifier. More... | |
| std::vector< ionet::Node > | catapult::tools::LoadPeers (const std::string &resourcesPath, model::NetworkIdentifier networkIdentifier) |
| Loads p2p peers configuration from resourcesPath for network networkIdentifier. More... | |