|
Wire Sysio Wire Sysion 1.0.0
|
#include <appbase/application.hpp>#include <sysio/wallet_plugin/wallet_manager.hpp>#include <sysio/wallet_plugin/wallet.hpp>#include <sysio/wallet_plugin/se_wallet.hpp>#include <sysio/chain/exceptions.hpp>#include <boost/algorithm/string.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | sysio |
| namespace | sysio::wallet |
Functions | |
| std::string | sysio::wallet::gen_password () |
| bool | sysio::wallet::valid_filename (const string &name) |
Variables | |
| constexpr auto | sysio::wallet::file_ext = ".wallet" |
| constexpr auto | sysio::wallet::password_prefix = "PW" |