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
#28 is more important. But we should work towards having automated withdrawals. We can dump thoughts about it here until we actually have time to code it.
One thing to remember is how this will interact with the referral system. we plan on referrals required at least $10 of credits.
user deposits $10 for credits
user creates a referral code
either:
a. don't allow them to withdraw their first $10
b. withdrawing those first $10 disables referrals
The text was updated successfully, but these errors were encountered:
if a user runs out of credits, their referral code should keep working. That way a referral using our RPC will give enough credits for this user to get out of the free tier.
For 3.If announced that withdrawing disables referrals then 3.b is way better, it doesn't let the user thinks he/she's locked
By disabling referral we avoid people abusing the system too
Also according to our last discussion, I suppose we want to proceed with only having a single input token for now? (the smart contract does not need to change I suppose)
#28 is more important. But we should work towards having automated withdrawals. We can dump thoughts about it here until we actually have time to code it.
One thing to remember is how this will interact with the referral system. we plan on referrals required at least $10 of credits.
a. don't allow them to withdraw their first $10
b. withdrawing those first $10 disables referrals
The text was updated successfully, but these errors were encountered: