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

Cross contract calls. File path error. #1104

Open
KoxyG opened this issue Nov 28, 2024 · 0 comments
Open

Cross contract calls. File path error. #1104

KoxyG opened this issue Nov 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@KoxyG
Copy link
Contributor

KoxyG commented Nov 28, 2024

What version are you using?

stellar 22.0.0 (7abcaeb65cf254602a7e0fe6c552d3813bcb5bfe)
stellar-xdr 22.0.0-rc.1.1 (72e523004b5906eb1829990f9b14d2f0fa3018f0)
xdr curr (529d5176f24c73eeccfa5eba481d4e89c19b1181)

What did you do?

I followed the docs and imported the wasm of contractA
https://developers.stellar.org/docs/build/smart-contracts/example-contracts/cross-contract-call

What did you expect to see?

I expect to see a successful build of contract B. The wasm importation file path in contractB appears to be wrong.

What did you see instead?

I saw an error of Client in contractA not found.
Image

@KoxyG KoxyG added the bug Something isn't working label Nov 28, 2024
@github-project-automation github-project-automation bot moved this to Ideas in Dev Docs Nov 28, 2024
@KoxyG KoxyG changed the title Cross contract calls file path error Cross contract calls. File path error. Nov 28, 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: Ideas
Development

No branches or pull requests

1 participant