Light-client: Don't mint (only deposit) to UDC when not on a test net

Created on 26 May 2020  ·  3Comments  ·  Source: raiden-network/light-client

Thanks for filing a bug report :-)

Steps to Reproduce

  1. Serve dApp
  2. Connect (not to a test net)
  3. Click on a token
  4. Acquire some SVT
  5. Try to deposit in dApp

Expected Result

  • We already have SVT in the account and can deposit

Actual Result

  • Currently it should fail because minting is only allowed on test nets
  • Depositing may fail as well because minting failed
bug 🕷️ 2 dApp 📱

All 3 comments

According to @kelsos this should not happen because we skip minting if we already have sufficient SVT

Ok lets keep it open then :)

Was this page helpful?
0 / 5 - 0 ratings