You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bots will be running okay because we are still doing permissioned listing.
We will need to remove transferTest and withdrawTest in tick.ts though. run() will be okay because it's doing try_catch(print error), as long as we funds bots in time.
The text was updated successfully, but these errors were encountered:
Use an account to fund users when requested.
Bots will be running okay because we are still doing permissioned listing.
We will need to remove
transferTest
andwithdrawTest
intick.ts
though.run()
will be okay because it's doing try_catch(print error), as long as we funds bots in time.The text was updated successfully, but these errors were encountered: