Skip to content

Commit c21f352

Browse files
author
Robert Withers
authored
Add files via upload
1 parent 0176199 commit c21f352

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

auto-script.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@
4040
buys['LINK-USD'] = {'buy': True, 'amount': 10.00}
4141
buys['SOL-USD'] = {'buy': True, 'amount': 10.00}
4242
buys['XLM-USD'] = {'buy': True, 'amount': 10.00}
43-
buys['MATIC-USD'] = {'buy': False, 'amount': 10.00}
44-
buys['REN-USD'] = {'buy': False, 'amount': 10.00}
4543
buys['LTC-USD'] = {'buy': False, 'amount': 0.00}
4644

4745
"""You can have the purchases you just made immediately withdrawn to your

0 commit comments

Comments
 (0)