We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbda491 commit b7abb6bCopy full SHA for b7abb6b
FixBug.md
@@ -1,14 +1,13 @@
1
# Fix Error
2
3
---
4
-EZ Finder
+Tips
5
6
7
-'ret = bitcoin_miner(self)' or 'target = (ctx.nbits[2 :] + '00' * (int(ctx.nbits[:2] , 16) - 3)).zfill(64)'
8
- ^^^^^^^^^^^^^^^^^^^ ~~~~~~~~~^^^^^
+Use 'Crtl' + 'F' to search error like 'line xxx' or 'Type Error' to find the ways to fix error easily
9
10
11
-'Line 231/108' Error
+Error 1
12
13
```
14
PS C:\Users\user\Desktop\Other> & 'c:\Users\user\AppData\Local\Programs\Python\Python312\python.exe' 'c:\Users\user\.vscode\extensions\ms-python.debugpy-2024.4.0-win32-x64\bundled\libs\debugpy\adapter/../..\debugpy\launcher' '51020' '--' 'C:\Users\user\Desktop\Other\SoloMiner.py'
0 commit comments