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

Mismatch in JSON ABI Specs: message_id vs. messageId #603

Open
Torres-ssf opened this issue Aug 23, 2024 · 0 comments
Open

Mismatch in JSON ABI Specs: message_id vs. messageId #603

Torres-ssf opened this issue Aug 23, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Torres-ssf
Copy link

The JSON ABI spec defined here contain an incorrect property name for messagesTypes.

The property is listed as message_id, but in practice, it should be messageId, as demonstrated in the following example:

https://github.com/FuelLabs/sway/blob/dbff13d434b7f2a9735dabf8153580b44f39e2bc/test/src/e2e_vm_tests/test_programs/should_pass/language/smo/json_abi_oracle.json#L36

@Torres-ssf Torres-ssf added the documentation Improvements or additions to documentation label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant