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

made minor changes #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

KishoreVB70
Copy link

  • Added the validInput modifier to check for the input of the reserveName function and the set avicon function
  • Added the function to change the price of the CName
  • Added only owner modifier and valid value modifier for the sell and change price function

@netlify
Copy link

netlify bot commented Oct 5, 2022

Deploy Preview for celonameservice ready!

Name Link
🔨 Latest commit ee5e55c
🔍 Latest deploy log https://app.netlify.com/sites/celonameservice/deploys/633cf0488c31fc0008e3c781
😎 Deploy Preview https://deploy-preview-2--celonameservice.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Owner

@eliashezron eliashezron left a comment

Choose a reason for hiding this comment

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

validValue and ValidInput modifiers are not necessary In the smart contract as they are implemented in the frontend of the application. its important the the smart contract be kept simple and precise to minimise gas expenses.
as per the project, their isnt a specific need for the onlyOwner modifier.

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.

None yet

2 participants