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
I hadn't realized that we had a different understanding of this condition. The goal is not to limit the number of calls for a specific sponsee (giving their address and so on). The goal is to limit the number of calls for new users, in order to sponsor only the first N calls for each user.
I believe this could be a good first issue too for someone else (cc @lykimq). What's your opinion @quentin-burg?
Make sure
to change the database scheme
to write a migration script
to check the conditions correctly in the API
that the UI is changed too, before merging on staging/ghostnet.
The text was updated successfully, but these errors were encountered:
I hadn't realized that we had a different understanding of this condition. The goal is not to limit the number of calls for a specific sponsee (giving their address and so on). The goal is to limit the number of calls for new users, in order to sponsor only the first N calls for each user.
I believe this could be a good first issue too for someone else (cc @lykimq). What's your opinion @quentin-burg?
Make sure
The text was updated successfully, but these errors were encountered: