Kagome
Polkadot Runtime Engine in C++17
english.hpp File Reference
#include <array>
#include <string_view>
Include dependency graph for english.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 kagome::crypto::bip39::english
 

Variables

constexpr std::array< std::string_view, 2048 > kagome::crypto::bip39::english::dictionary
 words are taken from https://github.com/bitcoin/bips/blob/master/bip-0039/bip-0039-wordlists.md More...