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

when sending to an unfunded wallet albedo fails #75

Open
antb123 opened this issue Mar 17, 2022 · 1 comment
Open

when sending to an unfunded wallet albedo fails #75

antb123 opened this issue Mar 17, 2022 · 1 comment

Comments

@antb123
Copy link

antb123 commented Mar 17, 2022

it should instead create the account and fund it

@orbitlens
Copy link
Contributor

Could you please provide steps to reproduce this issue? We specifically covered all possible cases (direct transfer, path payment, claimable balances) to ensure that it's impossible to send to unfunded wallet, unless explicitly allowing wallet creation (see screenshot). If you ended up with an error, it means that somehow you bypassed the destination validation.

image

@orbitlens orbitlens reopened this Mar 19, 2022
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

3 participants
@antb123 @orbitlens and others