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
of course one can just use the --blockdir argument when calling the tool. eg: $ ./bitcoin-iterate --output='%bN' --blockdir='~/Library/Application Support/Bitcoin/blocks/'
bitcoin-iterate/blockfiles.c
Line 45 in 5e82b67
has a distinction between the old directory format and the new one.
It might make sense to also add a distinction for MacOS as in Mac OS the blocks are stored at
~/Library/Application Support/Bitcoin/blocks/
The text was updated successfully, but these errors were encountered: