script: Parse more than one page limit of offers.

This commit is contained in:
tecnovert
2024-10-30 09:18:47 +02:00
parent 15e7a6efda
commit 745d1460e5
2 changed files with 15 additions and 2 deletions

View File

@@ -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,