mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-07 11:18:10 +01:00
ui: Use coin tickers as wallet keys in json/wallets
This commit is contained in:
@@ -46,7 +46,7 @@ class Test(XmrTestBase):
|
||||
waitForServer(self.delay_event, 12700)
|
||||
waitForServer(self.delay_event, 12701)
|
||||
wallets1 = read_json_api(12701, 'wallets')
|
||||
assert(float(wallets1['6']['balance']) > 0.0)
|
||||
assert(float(wallets1['XMR']['balance']) > 0.0)
|
||||
|
||||
data = {
|
||||
'addr_from': '-1',
|
||||
|
||||
Reference in New Issue
Block a user