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

Comment out of owner and spender [key] attributes in erc20 contract #356

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

mikiw
Copy link
Contributor

@mikiw mikiw commented Feb 21, 2024

Usage related changes

Checklist:

  • Applied formatting - ./scripts/format.sh
  • No linter errors - ./scripts/clippy_check.sh
  • No unused dependencies - ./scripts/check_unused_deps.sh
  • Performed code self-review
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Documented the changes
  • Linked the issues which this PR resolves
  • Checked the TODO section in README.md if this PR resolves it
  • Updated the tests
  • All tests are passing - cargo test

@mikiw mikiw changed the title comment of keys Comment owner and spender [key] attributes in erc20 contract Feb 21, 2024
@mikiw mikiw changed the title Comment owner and spender [key] attributes in erc20 contract Comment out of owner and spender [key] attributes in erc20 contract Feb 21, 2024
@mikiw mikiw linked an issue Feb 21, 2024 that may be closed by this pull request
@mikiw mikiw requested a review from FabijanC February 21, 2024 14:32
@mikiw mikiw merged commit 46418cf into main Feb 21, 2024
@mikiw mikiw deleted the erc20-comment-keys branch February 21, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comment out of owner and spender [key] attributes in erc20 contract
2 participants