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
In the event that the PriceIntent is given to us, we still aren't guaranteed a value in the crypto slot. We need to make sure that we check the value isn't None type, otherwise we end up with a python error being spat out as a response.
The text was updated successfully, but these errors were encountered:
In the event that the PriceIntent is given to us, we still aren't guaranteed a value in the crypto slot. We need to make sure that we check the value isn't None type, otherwise we end up with a python error being spat out as a response.
The text was updated successfully, but these errors were encountered: