Scorum
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
utils.hpp File Reference
#include <string>
#include <scorum/protocol/types.hpp>

Go to the source code of this file.

Classes

struct  scorum::wallet::brain_key_info
 

Namespaces

 scorum
 
 scorum::wallet
 

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 ()