Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After Calling "finalize" on a "deposited" coin the client doesn't show an error/warning #22

Open
andreipope opened this issue Nov 19, 2018 · 1 comment

Comments

@andreipope
Copy link

When the user calls finalize on a deposited coin, the client doesn't show a warning/error. Instead, it displays a message that can be mistaken as the outcome of a successful operation:

Finalized the exit for <coinId>

@gakonst
Copy link
Contributor

gakonst commented Nov 19, 2018

Should be solved by adding an event listener for Withdrew in https://github.com/loomnetwork/loom-js/blob/master/src/plasma-cash/entity.ts#L491

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants