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

Alias not found error prints typo #1967

Open
leighmcculloch opened this issue Mar 17, 2025 · 0 comments
Open

Alias not found error prints typo #1967

leighmcculloch opened this issue Mar 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@leighmcculloch
Copy link
Member

What version are you using?

e473057

What did you do?

$ stellar contract invoke --id abc -- mint --to user --amount 25

What did you expect to see?

$ stellar contract invoke --id abc -- mint --to user --amount 25
❌ error: Account alias "user" not Found

What did you see instead?

$ stellar contract invoke --id abc -- mint --to user --amount 25
❌ error: Account alias not Founduser
@leighmcculloch leighmcculloch added the bug Something isn't working label Mar 17, 2025
@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog (Not Ready)
Development

No branches or pull requests

1 participant