hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
IrohadConfig::Crypto Struct Reference

#include "iroha_conf_loader.hpp"

Collaboration diagram for IrohadConfig::Crypto:
Collaboration graph

Classes

struct  Default
 

Public Types

using ProviderId = std::string
 
using ProviderList = std::unordered_map< ProviderId, Default >
 

Public Attributes

ProviderList providers
 
ProviderId signer
 

Member Typedef Documentation

◆ ProviderId

using IrohadConfig::Crypto::ProviderId = std::string

◆ ProviderList

Member Data Documentation

◆ providers

ProviderList IrohadConfig::Crypto::providers

◆ signer

ProviderId IrohadConfig::Crypto::signer

The documentation for this struct was generated from the following file: