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

#include "iroha_conf_loader.hpp"

Collaboration diagram for IrohadConfig::Crypto::Default:
Collaboration graph

Public Attributes

iroha::multihash::Type type
 
std::optional< std::string > private_key
 

Static Public Attributes

static char const * kName
 

Member Data Documentation

◆ kName

char const * IrohadConfig::Crypto::Default::kName
static

◆ private_key

std::optional<std::string> IrohadConfig::Crypto::Default::private_key

◆ type

iroha::multihash::Type IrohadConfig::Crypto::Default::type

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