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

Allow non-existing account for Zeta deposit #2075

Closed
lumtis opened this issue Apr 24, 2024 · 1 comment
Closed

Allow non-existing account for Zeta deposit #2075

lumtis opened this issue Apr 24, 2024 · 1 comment
Assignees

Comments

@lumtis
Copy link
Member

lumtis commented Apr 24, 2024

Necessary for #2072

Change the logic here

return nil, errors.Wrap(types.ErrAccountNotFound, fmt.Sprintf("address: %s", to.String()))

And allow deposit like if the account is not a contract.

@lumtis
Copy link
Member Author

lumtis commented Nov 24, 2024

Complete

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

No branches or pull requests

2 participants