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
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
Entering an address into the What was your TDT ID? field that is not an actual deposit and hitting redeem gives no visual indication that the address is invalid but an error is printed in the console.
console-history.js:74 Error: Could not find creation event for deposit at address 0xaF3582B6DC3c6Cbf78D02764B618371Aa05abb46.
at Deposit.js:351
at f (runtime.js:63)
at Generator._invoke (runtime.js:293)
at Generator.next (runtime.js:118)
at n (asyncToGenerator.js:3)
at s (asyncToGenerator.js:25)
Description:
Entering an address into the
What was your TDT ID?
field that is not an actual deposit and hitting redeem gives no visual indication that the address is invalid but an error is printed in the console.Steps to reproduce the behavior:
Expected behavior:
Displaying an error to indicate that the deposit address is invalid
The text was updated successfully, but these errors were encountered: