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
we're fetching UDC balance as seen by latest$, which is the effectiveBalance. For the deposit, we must instead calculate the new total deposit based on the UDC's total_deposit method.
This is a fairly simple task. Anyone up for it?
Thanks for filing a bug report :-)
Steps to Reproduce
Deposit tokens to the UDC
Withdraw tokens from the UDC. They would get withdrawn to the raiden account. These tokens are kept as it is in the raiden account.
Again deposit to the UDC. The UDC has 0 SVT token balance(because we just withdrew in the previous step).
Expected Result
Actual Result
Additional Infos (Optional)
The text was updated successfully, but these errors were encountered: