Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

fix hello contract now expose get_name and set_name to abi correctly #348

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

NameX44
Copy link
Contributor

@NameX44 NameX44 commented Mar 19, 2024

The exemple in the introduction section doesn't work as get_name and set_name are not generated in the ABI. Following a discussion in discord, the abi(embed_v0) must be used in top of implementation of a trait.

I add @gianalarcon and @omarespejel for review as suggested in the README.

Thanks

@gianalarcon gianalarcon merged commit 9d20d03 into starknet-edu:main Mar 19, 2024
1 check failed
@NameX44 NameX44 deleted the fix_hello_contract branch March 21, 2024 05:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants