Files
bitcoin/src/wallet/db.cpp
Michael Dietz 9ba7c44265 refactor: get wallet path relative to wallet_dir
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`
2021-10-29 09:36:32 -05:00

4.8 KiB