ehn-sign-verify-python-trivial
ehn-sign-verify-python-trivial copied to clipboard
'{"A": 1234}' not "{'A': 1234}"
Hi,
Pretty sure in the readme.md it is supposed to be Run the command: echo '{"A": 1234}' | python3.8 hc1_sign.py | python3.8 hc1_verify.py
minor thing, but hey :)
Bump. If you try the example as written you will get an IndexError
I confirm this bububump :)