mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 10:48:11 +01:00
ui: Use coin tickers as wallet keys in json/wallets
This commit is contained in:
@@ -104,7 +104,7 @@ class Test(unittest.TestCase):
|
||||
|
||||
data = {
|
||||
'addr_from': '-1',
|
||||
'coin_from': '1',
|
||||
'coin_from': 'PART',
|
||||
'coin_to': '2',
|
||||
'amt_from': '1',
|
||||
'amt_to': '1',
|
||||
|
||||
Reference in New Issue
Block a user