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

stellar contract asset deploy does not support contract aliases are not supported #1793

Open
leighmcculloch opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@leighmcculloch
Copy link
Member

leighmcculloch commented Dec 13, 2024

What version are you using?

22.0.1

What did you do?

❯ stellar contract asset deploy --asset ABC:$(stellar keys address a) --alias abc

What did you expect to see?

The alias parameter to be used, and the deployed contract address to be stored as the alias.

What did you see instead?

❯ stellar contract asset deploy --asset ABC:$(stellar keys address a) --alias abc
error: unexpected argument '--alias' found
@leighmcculloch leighmcculloch added the bug Something isn't working label Dec 13, 2024
@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Dec 13, 2024
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