Skip to content

Commit b7abb6b

Browse files
authored
Update FixBug.md
1 parent dbda491 commit b7abb6b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

FixBug.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# Fix Error
22

33
---
4-
EZ Finder
4+
Tips
55
---
66

7-
'ret = bitcoin_miner(self)' or 'target = (ctx.nbits[2 :] + '00' * (int(ctx.nbits[:2] , 16) - 3)).zfill(64)'
8-
^^^^^^^^^^^^^^^^^^^ ~~~~~~~~~^^^^^
7+
Use 'Crtl' + 'F' to search error like 'line xxx' or 'Type Error' to find the ways to fix error easily
98

109
---
11-
'Line 231/108' Error
10+
Error 1
1211
---
1312
```
1413
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

Comments
 (0)