#include "iroha_conf_loader.hpp"

Classes | |
| struct | Default |
Public Types | |
| using | ProviderId = std::string |
| using | ProviderList = std::unordered_map< ProviderId, Default > |
Public Attributes | |
| ProviderList | providers |
| ProviderId | signer |
| using IrohadConfig::Crypto::ProviderId = std::string |
| using IrohadConfig::Crypto::ProviderList = std::unordered_map<ProviderId, Default> |
| ProviderList IrohadConfig::Crypto::providers |
| ProviderId IrohadConfig::Crypto::signer |