PolymeshAssociation / Polymesh

Node for Polymesh Blockchain
https://polymesh.network/
GNU General Public License v3.0
165 stars 47 forks source link

NFT Royalty SC #1570

Closed HenriqueNogara closed 10 months ago

HenriqueNogara commented 11 months ago

Adds an example for a smart contract that handles NFT Royalty.

changelog

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9214c27) 58.65% compared to head (36d0098) 58.67%. Report is 4 commits behind head on develop.

:exclamation: Current head 36d0098 differs from pull request most recent head 7d57369. Consider uploading reports for the commit 7d57369 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1570 +/- ## =========================================== + Coverage 58.65% 58.67% +0.01% =========================================== Files 142 142 Lines 32236 32236 =========================================== + Hits 18909 18915 +6 + Misses 13327 13321 -6 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/PolymeshAssociation/Polymesh/pull/1570/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolymeshAssociation)