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
This is a more of a theoretic issue, but super simple to fix.
Steps to Reproduce
Attempt to get the channel with the biggest capacity for a token that is not used
Checkout the error message of the store its getter function
Expected Result
Return something like null (like in other getters)
Actual Result
Throws
The text was updated successfully, but these errors were encountered:
andrevmatos
changed the title
dApp: getting channel with biggestes capcity is unsecure of no tokens exist
dApp: getting channel with biggest capacity is insecure of no tokens exist
Sep 23, 2020
taleldayekh
changed the title
dApp: getting channel with biggest capacity is insecure of no tokens exist
dApp: getting channel with biggest capacity is insecure if no tokens exist
Jun 23, 2021
This is a more of a theoretic issue, but super simple to fix.
Steps to Reproduce
Expected Result
null
(like in other getters)Actual Result
The text was updated successfully, but these errors were encountered: