You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
9f7e0f4 introduced new paths like log, cache and temp.
The current locations all use the same data directory, we should instead check what something is and move them around. Like peers_backup for example could go into the temp or cache directory.
9f7e0f4 introduced new paths like log, cache and temp.
The current locations all use the same data directory, we should instead check what something is and move them around. Like
peers_backupfor example could go into thetemporcachedirectory.