Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zaivanza authored Jun 2, 2023
1 parent b90a794 commit 1eb04e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
from tabulate import tabulate
import math
import decimal
from uniswap import Uniswap

from setting import *
from data.abi.abi import *
Expand Down Expand Up @@ -173,6 +174,7 @@ def sleeping(from_sleep, to_sleep):
'starknet' : '',
}


text1 = '''
/$$ /$$ /$$$$$$ /$$$$$$$ /$$ /$$ /$$ /$$$$$$ /$$$$$$$
| $$ | $$ /$$__ $$| $$__ $$| $$ | $$$ /$$$ /$$__ $$| $$__ $$
Expand Down

0 comments on commit 1eb04e5

Please sign in to comment.