tradecraftio / tradecraft

Tradecraft integration/staging tree https://tradecraft.io/download
Other
13 stars 9 forks source link

Correct estimated data directory size on fresh startup #102

Open maaku opened 1 year ago

maaku commented 1 year ago

When starting for the first time on a new machine, on macOS but I assume also on Windows and Linux, the GUI will ask the user if they want to choose a different data directory. It warns the user that it will need to store at least X GB of data in that directory, however the value X given is from Bitcoin, and is about 200x as big as Freicoin actually requires. We should find where this value is in the code and update it.