mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
root_name
This commit is contained in:
parent
2c1bf7ca95
commit
b63fcde503
1 changed files with 1 additions and 1 deletions
|
@ -1421,7 +1421,7 @@ class BIP39_Wallet(BIP32_Wallet):
|
|||
|
||||
class NewWallet(BIP32_HD_Wallet, BIP39_Wallet):
|
||||
# bip 44
|
||||
root_name = 'root/'
|
||||
root_name = 'x/'
|
||||
root_derivation = "m/44'/0'"
|
||||
wallet_type = 'standard'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue