Skip to content
Snippets Groups Projects
Commit b002d926 authored by Prajczer Péter's avatar Prajczer Péter
Browse files

some modification on lab_2 file

parent 42421cc5
Branches
No related tags found
No related merge requests found
......@@ -263,7 +263,7 @@ if __name__ == '__main__':
mycoin.load_my_private_key()
mycoin.load_chain()
mycoin.find_unspent_outputs()
mycoin.new_transaction(20, 'e64bcaefab6b9e1a88447f399d35959a3f0015e2cf48a9ebb866bfe368d3e55c')
# mycoin.new_transaction(20, 'e64bcaefab6b9e1a88447f399d35959a3f0015e2cf48a9ebb866bfe368d3e55c')
mycoin.mine()
# signature = mycoin.create_signature(2)
# pprint(signature)
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment