mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
removed time module as it is no longer used in this example
This commit is contained in:
parent
cd210e356a
commit
3a7b435d85
@ -1,6 +1,5 @@
|
||||
import ecdsa
|
||||
import os
|
||||
import time
|
||||
from ecdsa.util import string_to_number, number_to_string
|
||||
|
||||
# secp256k1, http://www.oid-info.com/get/1.3.132.0.10
|
||||
|
Loading…
Reference in New Issue
Block a user