mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
script: Parse more than one page limit of offers.
This commit is contained in:
@@ -633,7 +633,7 @@ class Test(unittest.TestCase):
|
||||
'name': 'offer should fail',
|
||||
'coin_from': 'Particl',
|
||||
'coin_to': 'XMR',
|
||||
'amount': 20,
|
||||
'amount': 200,
|
||||
'minrate': 0.05,
|
||||
'ratetweakpercent': 50000000,
|
||||
'amount_variable': True,
|
||||
|
||||
Reference in New Issue
Block a user