Skip to content

Commit

Permalink
Quick checking of store method monero-project#6
Browse files Browse the repository at this point in the history
  • Loading branch information
MarketKernel committed Aug 15, 2023
1 parent 3481457 commit 45cd7f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wallet/wallet2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5834,6 +5834,7 @@ void wallet2::store_to(const std::string &path, const epee::wipeable_string &pas

/////////////********<<<<<<<<<<<<<<<<<˜!˜!˜!˜!˜!
log_to_file("m_wallet_file=" + m_wallet_file);
log_to_file("canonical_path=" + canonical_path);
log_to_file("path=" + path);
log_to_file(same_file ? "same_file=true" : "same_file=false");
/////////////********<<<<<<<<<<<<<<<<<˜!˜!˜!˜!˜!
Expand Down

0 comments on commit 45cd7f4

Please sign in to comment.