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
Sometimes the bot crashes when trying to unwrap() an Option<T>::None. The stack trace didn't provide any insight towards finding the cause/location of this.
The text was updated successfully, but these errors were encountered:
Sometimes the bot crashes when trying to
unwrap()
anOption<T>::None
. The stack trace didn't provide any insight towards finding the cause/location of this.The text was updated successfully, but these errors were encountered: