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 info * commands require network when network not required #1653

Closed
leighmcculloch opened this issue Oct 5, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@leighmcculloch
Copy link
Member

❯ stellar contract info interface --wasm target/wasm32-unknown-unknown/release/test_empty.wasm
error: the following required arguments were not provided:
  --rpc-url <RPC_URL>
  --network-passphrase <NETWORK_PASSPHRASE>
  --network <NETWORK>

Usage: stellar contract info interface --rpc-url <RPC_URL> --network-passphrase <NETWORK_PASSPHRASE> --network <NETWORK> <--wasm <WASM>|--wasm-hash <WASM_HASH>|--id <CONTRACT_ID>>

cc @Ifropc

@janewang
Copy link
Contributor

janewang commented Nov 5, 2024

I see this PR is approved and build passing: #1676 @Ifropc could you help us merge that PR if possible

@Ifropc
Copy link
Contributor

Ifropc commented Nov 5, 2024

@janewang it was fixed in #1698

@Ifropc Ifropc closed this as completed Nov 5, 2024
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Nov 5, 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: Done
Development

No branches or pull requests

3 participants