PolymeshAssociation / Polymesh

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

MESH-2110/Add storage for tracking an NFT owner #1546

Closed HenriqueNogara closed 1 year ago

HenriqueNogara commented 1 year ago

Adds a storage for tracking the owner of an NFT.

changelog

data migration

codecov[bot] commented 1 year ago

Codecov Report

Merging #1546 (d53f0d2) into develop (d4a4e25) will decrease coverage by 0.04%. The diff coverage is 16.66%.

@@             Coverage Diff             @@
##           develop    #1546      +/-   ##
===========================================
- Coverage    58.53%   58.50%   -0.04%     
===========================================
  Files          142      142              
  Lines        31996    32008      +12     
===========================================
- Hits         18730    18727       -3     
- Misses       13266    13281      +15     
Files Coverage Δ
pallets/weights/src/pallet_nft.rs 0.00% <0.00%> (ø)
pallets/nft/src/lib.rs 56.27% <21.42%> (-0.84%) :arrow_down:

... and 4 files with indirect coverage changes