mirror of
https://github.com/Isaacdelly/Plutus.git
synced 2025-03-17 21:31:46 +01:00
Update plutus.py
This commit is contained in:
parent
ba180fbc51
commit
85c8b6dc73
@ -10,7 +10,7 @@ import multiprocessing
|
||||
import fastecdsa
|
||||
import bloom_filter
|
||||
|
||||
DATABASE = r'database/FEB_03_2019/'
|
||||
DATABASE = r'database/FEB_03_2019.pickle'
|
||||
|
||||
def generate_private_key():
|
||||
"""Generate a random 32-byte hex integer which serves as a randomly generated Bitcoin private key.
|
||||
|
Loading…
x
Reference in New Issue
Block a user