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
Even though you use the same deposit note for cli and web apps ( which is not recommended, like you don't expose your seed phrase of metamask to web wallets for security purpose ),
Since web app wouldn't get the indexed events for deposit stage ( or even filter those with your note ), it is normal that the app wouldn't show you if the note is deposited or not.
This feature should be only accessible from the compliance tab if you really want to see them.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
so i tried using the tornado cash app ( i am talking about the tornado cash classic ) to test the deposit and withdraw functionality
and at the same time, i submitted some notes in tornado cli
i used the same wallet ( public and private keys ) for both, the app and the cli
however, i was surprised to find that any deposits on the cli are not shown in the tornado cash app ?
are these apps not connected to the same backend ? or are these two different applications ?
i would like to know why there are inconsistencies between the cli and the cash app
The text was updated successfully, but these errors were encountered: