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
For now, we have decided to implement an escrow model for sell orders. At a future date, we might want to consider an escrow module for buy orders but this is out-of-scope for this issue.
We will also need to add a field to the balance in the proto files for "escrowed balance" or "in sell orders". The total balance will include the escrow balance and the tradable balance.
The text was updated successfully, but these errors were encountered:
ryanchristo
changed the title
Update storefront to use escrow model
Decide on using escrow model for storefront
Mar 3, 2022
Summary
For now, we have decided to implement an escrow model for sell orders. At a future date, we might want to consider an escrow module for buy orders but this is out-of-scope for this issue.
We will also need to add a field to the balance in the proto files for "escrowed balance" or "in sell orders". The total balance will include the escrow balance and the tradable balance.
The text was updated successfully, but these errors were encountered: