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

error: xdr processing error: xdr value invalid | Bug Report #1330

Closed
Stellar-tickets opened this issue May 17, 2024 · 0 comments
Closed

error: xdr processing error: xdr value invalid | Bug Report #1330

Stellar-tickets opened this issue May 17, 2024 · 0 comments

Comments

@Stellar-tickets
Copy link

as reported here in discord: https://discord.com/channels/897514728459468821/966788672164855829/1240783985370595429

you can't invoke hello world from 23.4.0 on testnet

Hey guys I'm p[robably doing something wrong.
I deploy it, it returns the contract key, but I can't invoke

soroban contract deploy \
        --wasm target/wasm32-unknown-unknown/release/hello_world.wasm \
        --source bob \
        --network testnet
CA2PGFVXARVLBJHITPJLCMTKL2VNO32HYUES5RJRT3CHK35IOFDPG2S6
soroban-hello-world soroban contract invoke \
  --id CA2PGFVXARVLBJHITPJLCMTKL2VNO32HYUES5RJRT3CHK35IOFDPG2S6 \
  --source bob \
  --network testnet \
  -- \
  hello \
  --to RPC
error: xdr processing error: xdr value invalid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant