Electroneum
tools::wallet2::cache_file_data Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::cache_file_data:

Public Attributes

crypto::chacha_iv iv
 
std::string cache_data
 

Detailed Description

Definition at line 532 of file wallet2.h.

Member Data Documentation

◆ cache_data

std::string tools::wallet2::cache_file_data::cache_data

Definition at line 535 of file wallet2.h.

◆ iv

crypto::chacha_iv tools::wallet2::cache_file_data::iv

Definition at line 534 of file wallet2.h.


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