Implement LBTC when getting wallet balances
This commit is contained in:
@@ -39,3 +39,8 @@ class Sources(util.Base):
|
||||
"notify": self.notify,
|
||||
}
|
||||
util.xmerge_attrs(init_map)
|
||||
|
||||
def get_total_wallets(self):
|
||||
"""
|
||||
Get the total crypto in our wallets.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user