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
Hello, I am using ./parser allBalances > allBalances.txt but it's extract hundred thousands addresses with zero balance. The -w option only limit the results and as far I understand the -l option is only limit the addresses with specific amount of balance, e.g. -l 1 (only addresses with balance 1BTC).
I wonder if there is any option to extract only addresses with balances e.g. more than 0.4BTC.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello, I am using
./parser allBalances > allBalances.txt
but it's extract hundred thousands addresses with zero balance. The-w
option only limit the results and as far I understand the-l
option is only limit the addresses with specific amount of balance, e.g.-l 1
(only addresses with balance 1BTC).I wonder if there is any option to extract only addresses with balances e.g. more than 0.4BTC.
Thanks in advance!
The text was updated successfully, but these errors were encountered: