Electroneum
tools::wallet2::keys_file_data Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::keys_file_data:

Public Attributes

crypto::chacha_iv iv
 
std::string account_data
 

Detailed Description

Definition at line 521 of file wallet2.h.

Member Data Documentation

◆ account_data

std::string tools::wallet2::keys_file_data::account_data

Definition at line 524 of file wallet2.h.

◆ iv

crypto::chacha_iv tools::wallet2::keys_file_data::iv

Definition at line 523 of file wallet2.h.


The documentation for this struct was generated from the following file: