Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
wallet.cpp File Reference
#include <sysio/wallet_plugin/wallet.hpp>
#include <algorithm>
#include <cctype>
#include <iomanip>
#include <iostream>
#include <iterator>
#include <sstream>
#include <string>
#include <list>
#include <fc/container/deque.hpp>
#include <fc/crypto/elliptic.hpp>
#include <fc/git_revision.hpp>
#include <fc/io/json.hpp>
#include <fc/crypto/aes.hpp>
#include <fc/crypto/hex.hpp>
#include <boost/range/adaptor/map.hpp>
#include <boost/range/algorithm/copy.hpp>
#include <sys/types.h>
#include <sys/stat.h>
#include <sysio/chain/exceptions.hpp>
Include dependency graph for wallet.cpp:

Go to the source code of this file.

Classes

class  sysio::wallet::detail::soft_wallet_impl
 

Namespaces

namespace  sysio
 
namespace  sysio::wallet
 
namespace  sysio::wallet::detail
 

Functions

private_key_type sysio::wallet::detail::derive_private_key (const std::string &prefix_string, int sequence_number)