mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 02:38:11 +01:00
scripts: Start example offer script.
This commit is contained in:
@@ -313,7 +313,6 @@ class Test(BaseTest):
|
||||
self.ensure_balance(self.test_coin_from, 2, 100.0)
|
||||
|
||||
js_w2 = read_json_api(1802, 'wallets')
|
||||
print('[rm] js_w2', js_w2)
|
||||
post_json = {
|
||||
'value': float(js_w2['PART']['blind_balance']),
|
||||
'type_from': 'blind',
|
||||
|
||||
Reference in New Issue
Block a user