mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 02:38:11 +01:00
ui: Expose Particl blinded and anon balances.
This commit is contained in:
@@ -30,6 +30,7 @@ def js_error(self, error_str):
|
||||
|
||||
|
||||
def js_wallets(self, url_split, post_string, is_json):
|
||||
# TODO: Withdrawals
|
||||
return bytes(json.dumps(self.server.swap_client.getWalletsInfo()), 'UTF-8')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user