mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 21:32:50 +01:00
bip374: update reference.py to be executable
This commit is contained in:
parent
6c807b7502
commit
a261439d92
2
bip-0374/reference.py
Normal file → Executable file
2
bip-0374/reference.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""Reference implementation of DLEQ BIP for secp256k1 with unit tests."""
|
||||
|
||||
from hashlib import sha256
|
||||
|
Loading…
x
Reference in New Issue
Block a user