Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is the solve and where did i go wrong please #12

Open
Murphyfmg opened this issue Oct 14, 2022 · 4 comments
Open

what is the solve and where did i go wrong please #12

Murphyfmg opened this issue Oct 14, 2022 · 4 comments

Comments

@Murphyfmg
Copy link

C:\Users\Murphy\Desktop\rsz-main>python getz_input.py -txid 82e5e1689ee396c8416b94c86aed9f4fe793a0fa2fa729df4a8312a287bc2d5e
Traceback (most recent call last):
File "C:\Users\Murphy\Desktop\rsz-main\getz_input.py", line 14, in
parser.add_argument("", help = "txid of the transaction. Automatically fetch rawtx from given txid", action="store")
File "C:\Users\MurphyE\AppData\Local\Programs\Python\Python310\lib\argparse.py", line 1401, in add_argument
if not args or len(args) == 1 and args[0][0] not in chars:
IndexError: string index out of range

@Murphyfmg
Copy link
Author

please can you send me your own part of the code, i encounter so many error trying to run and i has solve some please

@Taimor-artist
Copy link

python getz_input.py -txid 454c90738880a6635446805303c89871f0bb7b362d1ff9ff4e8646ff4e24ef49
File "", line 1
python getz_input.py -txid 454c90738880a6635446805303c89871f0bb7b362d1ff9ff4e8646ff4e24ef49
^
SyntaxError: invalid decimal literal

KeyboardInterrupt

@Taimor-artist
Copy link

\Downloads\rsz-main\rsz-main>python getz_input.py -txid 454c90738880a6635446805303c89871f0bb7b362d1ff9ff4e8646ff4e24ef49

Starting Program...
UnSupported Tx Input. Presence of Witness Data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Murphyfmg @Taimor-artist and others