Scorum
|
#include <scorum/wallet/utils.hpp>
#include <graphene/utilities/key_conversion.hpp>
#include <graphene/utilities/words.hpp>
Go to the source code of this file.
Namespaces | |
scorum | |
scorum::wallet | |
Macros | |
#define | BRAIN_KEY_WORD_COUNT 16 |
Functions | |
std::string | scorum::wallet::pubkey_to_shorthash (const sp::public_key_type &key) |
std::string | scorum::wallet::normalize_brain_key (const std::string &s) |
fc::ecc::private_key | scorum::wallet::derive_private_key (const std::string &prefix_string, int sequence_number) |
brain_key_info | scorum::wallet::suggest_brain_key () |