|
Kagome
Polkadot Runtime Engine in C++17
|
#include <array>#include <string_view>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... | |