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

Tba 212 fix inconsistencies in erc20 for spl documentation #201

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

OlehSyzonov
Copy link

  1. Updated specification of constructors for ERC20-For-Spl and
    ERC20-For-Spl-Mintable
  2. Fixed dead link in Metaplex metadata

* Updated specification of constructors for ERC20-For-Spl and 
ERC20-For-Spl-Mintable
* Fixed dead link in Metaplex metadata
Copy link

@mnedelchev-vn mnedelchev-vn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@OlehSyzonov pls check my comments. I believe we should add warning box for erc20forsplmintable that it's highly desirable to not place decimals greater than 9. Not applying to this rule will lead to issues with math operations inside the smart contract.

* Improved crrectness of the text
+ Added a warning to not define `decimals` greater than 9
+ Added ## Deploying chapter
@OlehSyzonov
Copy link
Author

@OlehSyzonov pls check my comments. I believe we should add warning box for erc20forsplmintable that it's highly desirable to not place decimals greater than 9. Not applying to this rule will lead to issues with math operations inside the smart contract.

@mnedelchev-vn please, see if it is good now.

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.

2 participants