Kagome
Polkadot Runtime Engine in C++17
dictionary.hpp File Reference
#include "crypto/bip39/entropy_accumulator.hpp"
#include "outcome/outcome.hpp"
#include <unordered_map>
Include dependency graph for dictionary.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::crypto::bip39::Dictionary
 

Namespaces

 kagome::crypto::bip39
 

Enumerations

enum  kagome::crypto::bip39::DictionaryError { kagome::crypto::bip39::DictionaryError::ENTRY_NOT_FOUND = 1 }
 

Functions

 OUTCOME_HPP_DECLARE_ERROR (kagome::crypto::bip39, DictionaryError)
 

Function Documentation

OUTCOME_HPP_DECLARE_ERROR ( kagome::crypto::bip39  ,
DictionaryError   
)