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
Request -> create a deposit record in transaction history ( status 1)
If (depositComplete) { status: successfully; balance += value; }
else {status: canceled}
The text was updated successfully, but these errors were encountered:
Request -> create a deposit record in transaction history ( status 1)
If (depositComplete) { status: successfully; balance += value; }
else {status: canceled}
The text was updated successfully, but these errors were encountered: