WalletStorage

Undocumented in source.

Constructors

this
this(char[] walletDataPath)
Undocumented in source.

Members

Enums

accountfile
anonymousenum accountfile
Undocumented in source.

Functions

isWalletExist
bool isWalletExist()
Undocumented in source. Be warned that the author may not have intended to support it.
path
string path(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
read
void read()
Undocumented in source. Be warned that the author may not have intended to support it.
remove
bool remove()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

wallet
StdSecureWallet wallet;
Undocumented in source.
wallet_data_path
string wallet_data_path;
Undocumented in source.

Meta