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
Documentation makes no reference to word length. Specifically, address bit-length.
Related: aionnetwork/AVM#397
The text was updated successfully, but these errors were encountered:
I would be careful calling something "word", since that has a loaded meaning in various architectures. Here, the address type is defined as 32 bytes: https://github.com/aionnetwork/aion_fastvm/wiki/Specifications
We probably need to define that in a more fundamental place in our docs project, though, since it isn't FVM-specific but cross-Aion.
Sorry, something went wrong.
No branches or pull requests
Documentation makes no reference to word length. Specifically, address bit-length.
Related: aionnetwork/AVM#397
The text was updated successfully, but these errors were encountered: