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

[NTFs] Emit CollectionMaxSupplySet on collection create #2626

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Conversation

jsidorenko
Copy link
Contributor

Closes #2293

if the max_supply is set during the collection creation, we emit the CollectionMaxSupplySet event

@jsidorenko jsidorenko added the T2-pallets This PR/Issue is related to a particular pallet. label Dec 5, 2023
@jsidorenko jsidorenko requested a review from a team December 5, 2023 12:58
@jsidorenko jsidorenko added the R0-silent Changes should not be mentioned in any release notes label Dec 5, 2023
@jsidorenko jsidorenko merged commit 1bdfb29 into master Dec 8, 2023
118 of 120 checks passed
@jsidorenko jsidorenko deleted the js/2293 branch December 8, 2023 10:26
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
)

Closes paritytech#2293 

if the max_supply is set during the collection creation, we emit the
`CollectionMaxSupplySet` event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T2-pallets This PR/Issue is related to a particular pallet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NFTs] create should emit CollectionMaxSupplySet when max_supply has value in config
4 participants