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

Go to the source code of this file.

Classes

struct  kagome::crypto::bip39::Mnemonic
 

Namespaces

 kagome::crypto::bip39
 

Enumerations

enum  kagome::crypto::bip39::MnemonicError { kagome::crypto::bip39::MnemonicError::INVALID_MNEMONIC = 1 }
 

Functions

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

Function Documentation

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