Now that boost has been updated >1.60 we can simplify how we get wallet path relative to wallet_dir by using boost::filesystem::lexically_relative.
Do the todo, and remove the comment that indicated this could be replaced.
Now that boost has been updated >1.60 we can simplify how we get wallet path relative to wallet_dir by using boost::filesystem::lexically_relative.
Do the todo, and remove the comment that indicated this could be replaced.
Now that boost has been updated >1.60 we can simplify how we get
wallet path relative to wallet_dir by using boost::filesystem::lexically_relative.