mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 07:51:27 +00:00
fix
This commit is contained in:
parent
a3d4c575c6
commit
c9c5c0d3bd
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@ class Wallet:
|
|||
|
||||
self.gap_limit = 5 # configuration
|
||||
self.fee = 100000
|
||||
self.num_zeros = 0
|
||||
self.master_public_key = ''
|
||||
|
||||
# saved fields
|
||||
|
|
Loading…
Add table
Reference in a new issue