BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Namespaces | Functions
wallet_sign.cpp File Reference
#include <fc/crypto/aes.hpp>
#include "wallet_api_impl.hpp"
#include <graphene/wallet/wallet.hpp>

Go to the source code of this file.

Namespaces

 graphene
 
 graphene::wallet
 
 graphene::wallet::detail
 

Functions

string graphene::wallet::detail::address_to_shorthash (const graphene::protocol::address &addr)
 
fc::ecc::private_key graphene::wallet::detail::derive_private_key (const std::string &prefix_string, int sequence_number)
 
string graphene::wallet::detail::normalize_brain_key (string s)