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

soroban-cli: Nicer error when account is not funded on the network #302

Open
paulbellamy opened this issue Dec 7, 2022 · 1 comment
Open
Labels
cli Related to Soroban CLI enhancement New feature or request soroban-scrum

Comments

@paulbellamy
Copy link
Contributor

This seems like a common error devs would hit, but right now you just get:

$ soroban token create --name "foo" --symbol "FOO" --salt=100
error: jsonrpc error: RPC call failed: ErrorObject { code: InvalidRequest, message: "Resource Missing", data: None }

It would be great if we could provide a more informative error, as it took me a few minutes to figure out.

@paulbellamy paulbellamy added enhancement New feature or request soroban-scrum labels Dec 7, 2022
@paulbellamy paulbellamy moved this to Backlog in Platform Scrum Dec 7, 2022
@paulbellamy
Copy link
Contributor Author

Related:
stellar/stellar-rpc#45
#142

@stellarsaur stellarsaur added the cli Related to Soroban CLI label Dec 4, 2023
@github-project-automation github-project-automation bot moved this to Backlog in DevX Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to Soroban CLI enhancement New feature or request soroban-scrum
Projects
Status: Backlog (Not Ready)
Development

No branches or pull requests

2 participants