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

Refs #454 -- Added "Payable Admin" to general/build/smart-contracts/gas-optimization #618

Closed

Conversation

jackleeio
Copy link
Contributor

@jackleeio jackleeio commented Jun 13, 2024

Pre-flight checklist


This change is Reviewable

Copy link

vercel bot commented Jun 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
conflux-documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2024 11:11am

Copy link
Collaborator

@darwintree darwintree left a comment

Choose a reason for hiding this comment

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

Another payable constructor article is present and I think merging the payable articles would be better

@jackleeio
Copy link
Contributor Author

It should be noted that the payable constructor is used in contract deployment, and the payable admin is used in the function calling phase. I think these are two different techniques. It will be more conducive for developers to learn separately if they are explained separately. If one must be synthesized, I will create new content via issue #626.

@darwintree
Copy link
Collaborator

It should be noted that the payable constructor is used in contract deployment, and the payable admin is used in the function calling phase. I think these are two different techniques. It will be more conducive for developers to learn separately if they are explained separately. If one must be synthesized, I will create new content via issue #626.

However, I have different idea that although these are different techiniques, the mechanism is similar. So it's not an issue to put them together

@darwintree darwintree closed this Jun 25, 2024
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