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
TEAL 3 introduced new operations for manipulating bits and bytes and they should be documented.
Document the following expressions and show usage examples:
GetBit
SetBit
GetByte
SetByte
Best to do before releasing v0.7.0.
The text was updated successfully, but these errors were encountered:
jasonpaulos
Successfully merging a pull request may close this issue.
Summary
TEAL 3 introduced new operations for manipulating bits and bytes and they should be documented.
Scope
Document the following expressions and show usage examples:
GetBit
SetBit
GetByte
SetByte
Urgency
Best to do before releasing v0.7.0.
The text was updated successfully, but these errors were encountered: