-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Doesn't work or outdated.
python gen.py -a lyra2re
04ffff001d0104435468652054696d65732031382f4a616e2f323031382e20446f6e277420776f726b20666f72207765656b656e64732c20776f726b20666f72206f757220676f616c732e
Traceback (most recent call last):
File "gen.py", line 260, in
main()
File "gen.py", line 17, in main
tx = create_transaction(input_script, output_script,options)
File "gen.py", line 74, in create_transaction
transaction = Struct("transaction",
NameError: global name 'Struct' is not defined
That's when trying to generate the Lyra2re algo genesis block as a test.
Metadata
Metadata
Assignees
Labels
No labels