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

feat: add nonce argument to JettonMaster contructor #28

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

ya7on
Copy link
Member

@ya7on ya7on commented Jan 5, 2025

Changes summary:
Updated initial parameters of this contract to make possible mint multiple jettons using single TON wallet. Second argument was added to contructor. Previously JettonMaster constructor takes one argument - owner address. It means that only one jetton could be minted per owner address. Now users will set it random or as current UTC timestamp to avoid contract address collision

@ya7on ya7on requested a review from iamIcarus January 5, 2025 12:01
@ya7on ya7on enabled auto-merge January 5, 2025 12:02
@iamIcarus
Copy link
Collaborator

very good addition!

@ya7on ya7on added this pull request to the merge queue Jan 5, 2025
Merged via the queue into master with commit a73b720 Jan 5, 2025
2 checks passed
@ya7on ya7on deleted the add_nonce_to_jetton_master branch January 5, 2025 15:31
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