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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ This approach is more efficient than checking random keys because each mnemonic
149
149
150
150
## Performance
151
151
152
-
The generator uses all available CPU cores by default and can process hundreds of thousands of addresses per second on modern hardware. By checking 10 addresses per mnemonic (default), you effectively 10x your search efficiency.
152
+
The generator uses all available CPU cores by default and can process hundreds of thousands of addresses per second on modern hardware.
153
153
154
154
The actual time to find a match depends on the pattern length:
0 commit comments