-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Traceback (most recent call last):
File "/Users/dsterry/code/addrgen/addrgen.py", line 199, in <module>
test(int(options.otherversion))
File "/Users/dsterry/code/addrgen/addrgen.py", line 176, in test
print(get_addr(gen_eckey(compressed=True,version=otherversion),version=otherversion))
File "/Users/dsterry/code/addrgen/addrgen.py", line 158, in get_addr
secret = k.get_secret()
File "/Users/dsterry/code/addrgen/addrgen.py", line 67, in get_secret
mb = ctypes.create_string_buffer(bytes)
File "/usr/local/Cellar/python@3.9/3.9.5/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ctypes/__init__.py", line 66, in create_string_buffer
raise TypeError(init)
TypeError: 32.75
Metadata
Metadata
Assignees
Labels
No labels