- generateSeed
void generateSeed(const(string[]) questions, bool recover_flag)
@brief generate q/a pair keys
@param questions - string array
@param recover_flag - recover/create flag (true mean creating)
- generateSeedFromPassphrase
bool generateSeedFromPassphrase(const(char[]) passphrase, const(char[]) pincode, const(char[]) salt)
Undocumented in source. Be warned that the author may not have intended to support it.
- listAccount
void listAccount(File fout, const(HashNet) hash_net)
Undocumented in source. Be warned that the author may not have intended to support it.
- listInvoices
void listInvoices(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
bool load()
Undocumented in source. Be warned that the author may not have intended to support it.
- loginPincode
bool loginPincode(bool changepin)
@brief change pin code interface
- operate
void operate(Switch wallet_switch, const(string[]) args)
Undocumented in source. Be warned that the author may not have intended to support it.
- save
void save(bool recover_flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- show
string show(TagionBill bill)
Undocumented in source. Be warned that the author may not have intended to support it.
- show
string show(Document doc)
Undocumented in source. Be warned that the author may not have intended to support it.
- show
string show(T rec)
Undocumented in source. Be warned that the author may not have intended to support it.
- sumAccount
void sumAccount(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.