Skip to content
Unverified Commit c39cc333 authored by Sergej Sakac's avatar Sergej Sakac Committed by GitHub
Browse files

Fix region nonfungible implementation (#5067)



The problem with the current implementation is that minting will cause
the region coremask to be set to `Coremask::complete` regardless of the
actual coremask.

This PR fixes that.

More details about the nonfungible implementation can be found here:
https://github.com/paritytech/polkadot-sdk/pull/3455

---------

Co-authored-by: default avatarDónal Murray <[email protected]>
Co-authored-by: default avatarBranislav Kontur <[email protected]>
Co-authored-by: default avatarFrancisco Aguirre <[email protected]>
Co-authored-by: default avatarOliver Tale-Yazdi <[email protected]>
parent 72509375
Pipeline #486555 waiting for manual action with stages
in 1 hour, 15 minutes, and 4 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment