mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 17:31:36 +00:00
keystore: rm dead code
This commit is contained in:
parent
12b98fa251
commit
8ae6ddcc00
1 changed files with 0 additions and 1 deletions
|
@ -516,7 +516,6 @@ class Hardware_KeyStore(KeyStore, Xpub):
|
|||
# - wallet_type
|
||||
|
||||
type = 'hardware'
|
||||
max_change_outputs = 1
|
||||
|
||||
def __init__(self, d):
|
||||
Xpub.__init__(self)
|
||||
|
|
Loading…
Add table
Reference in a new issue