We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 22.0.0 (7abcaeb65cf254602a7e0fe6c552d3813bcb5bfe) stellar-xdr 22.0.0-rc.1.1 (72e523004b5906eb1829990f9b14d2f0fa3018f0) xdr curr (529d5176f24c73eeccfa5eba481d4e89c19b1181)
I followed the docs and imported the wasm of contractA https://developers.stellar.org/docs/build/smart-contracts/example-contracts/cross-contract-call
I expect to see a successful build of contract B. The wasm importation file path in contractB appears to be wrong.
I saw an error of Client in contractA not found.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: