mirror of
https://github.com/basicswap/basicswap.git
synced 2025-12-29 08:51:37 +01:00
dash: Fix initialiseWallet
Only the upgradetohd command sets the hdseed upgradetohd can only run once the chain is synced Basicswap stores the hash of the root_key in it's db to check for the expected seed. Prefer not to store the real key.
This commit is contained in:
@@ -7,3 +7,4 @@ Jinja2
|
||||
requests
|
||||
pycryptodome
|
||||
PySocks
|
||||
mnemonic
|
||||
|
||||
Reference in New Issue
Block a user