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
There should be a check if the offset parameter when calling a method (e.g. get_all_transactions) is zero and raise an error accordingly.
Otherwise the call will end up in an infinite loop :-)
The text was updated successfully, but these errors were encountered:
There should be a check if the offset parameter when calling a method (e.g. get_all_transactions) is zero and raise an error accordingly.
Otherwise the call will end up in an infinite loop :-)
The text was updated successfully, but these errors were encountered: